Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by

Table of Contents

Group by:

http://purl.org/pathology/ecc/

Elements
Simple Types

No namespace

Attributes
Main schema breast-flat.xsd
Namespace http://purl.org/pathology/ecc/
Properties
attribute form default: unqualified
element form default: qualified
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:generic.content / ecc:label
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element form="qualified" minOccurs="0" name="label" type="xs:string"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:generic.content / ecc:comment
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element form="qualified" minOccurs="0" name="comment" type="xs:string"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:generic.response.content / ecc:specify
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element form="qualified" minOccurs="0" name="specify" type="xs:string"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:clinicalFinding
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#clinicalFinding_response
Properties
content: complex
Used by
Element Group ecc:history.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:clinicalFinding date="" duration="" end="" id="" start="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:clinicalFinding>
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
id xs:ID optional
start ecc:date optional
Source
<xs:element name="clinicalFinding">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:history.clinical.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:date.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:clinicalFinding / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#clinicalFinding_clinicalFinding_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:history.clinical.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:history.clinical.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pathologicFinding
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#pathologicFinding_response
Properties
content: complex
Used by
Element Group ecc:history.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:pathologicFinding date="" duration="" end="" id="" start="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:pathologicFinding>
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
id xs:ID optional
start ecc:date optional
Source
<xs:element name="pathologicFinding">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:history.pathology.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:date.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pathologicFinding / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#pathologicFinding_pathologicFinding_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:history.pathology.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:history.pathology.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:priorTherapy
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#priorTherapy_response
Properties
content: complex
Used by
Element Group ecc:history.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:priorTherapy date="" duration="" end="" id="" start="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:priorTherapy>
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
id xs:ID optional
start ecc:date optional
Source
<xs:element name="priorTherapy">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:history.priorTherapy.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:date.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:priorTherapy / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#priorTherapy_priorTherapy_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:history.priorTherapy.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:history.priorTherapy.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:radiologicFinding
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#radiologicFinding_response
Properties
content: complex
Used by
Element Group ecc:history.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:radiologicFinding date="" duration="" end="" id="" start="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:radiologicFinding>
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
id xs:ID optional
start ecc:date optional
Source
<xs:element name="radiologicFinding">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:history.radiology.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:date.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:radiologicFinding / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#radiologicFinding_radiologicFinding_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:history.radiology.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:history.radiology.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:procedure
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#procedure_response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:procedure id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" on="" value="">{1,unbounded}</ecc:response>
</ecc:procedure>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="procedure">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:specimen.procedure.values" use="required"/>
          <xs:attribute name="on" type="ecc:laterality.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:procedure / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#procedure_procedure_response_value breast-flat.tmp#procedure_procedure_response_on breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" on="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
on ecc:laterality.values optional
value ecc:specimen.procedure.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:specimen.procedure.values" use="required"/>
    <xs:attribute name="on" type="ecc:laterality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:site
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#site_response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:site id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" on="" value="">{1,unbounded}</ecc:response>
</ecc:site>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="site">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:specimen.site.values" use="required"/>
          <xs:attribute name="on" type="ecc:laterality.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:site / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#site_site_response_value breast-flat.tmp#site_site_response_on breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" on="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
on ecc:laterality.values optional
value ecc:specimen.site.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:specimen.site.values" use="required"/>
    <xs:attribute name="on" type="ecc:laterality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:integrity
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#integrity_response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:integrity id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:integrity>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="integrity">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:specimen.integrity.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:integrity / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#integrity_integrity_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:specimen.integrity.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:specimen.integrity.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:focus
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#focus_type breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#site breast-flat.tmp#size breast-flat.tmp#histologicType breast-flat.tmp#grade breast-flat.tmp#tumor.focus.content
Properties
content: complex
Used by
Element Group ecc:tumor.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:site , ecc:size , ecc:histologicType , ecc:grade
Children ecc:comment, ecc:grade, ecc:histologicType, ecc:label, ecc:site, ecc:size
Instance
<ecc:focus id="" type="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:focus>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
type ecc:tumor.focus.type.values required
Source
<xs:element name="focus">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:tumor.focus.content"/>
    </xs:sequence>
    <xs:attribute name="type" type="ecc:tumor.focus.type.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:size
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response breast-flat.tmp#length.response breast-flat.tmp#size.response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:size id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:size>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="size">
  <xs:complexType>
    <xs:group ref="ecc:size.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:length.response / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#length.response_length.response_response_value breast-flat.tmp#length.response_length.response_response_unit breast-flat.tmp#length.response_length.response_response_relation breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" relation="" unit="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
relation ecc:relation.values optional
unit ecc:lengthUnit.values optional
value ecc:positiveDecimal required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
    <xs:attribute name="unit" type="ecc:lengthUnit.values"/>
    <xs:attribute name="relation" type="ecc:relation.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:histologicType
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#histologicType_response
Properties
content: complex
Used by
Element Group ecc:tumor.focus.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:histologicType id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,unbounded}</ecc:response>
</ecc:histologicType>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="histologicType">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:tumor.histologicType.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:histologicType / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#histologicType_histologicType_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:tumor.histologicType.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:tumor.histologicType.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:grade
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#grade_system breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#grade_response
Properties
content: complex
Used by
Element Group ecc:tumor.focus.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:grade id="" system="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response for="" id="" value="">{1,unbounded}</ecc:response>
</ecc:grade>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
system ecc:tumor.gradeSystem.values required
Source
<xs:element name="grade">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
          <xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="system" type="ecc:tumor.gradeSystem.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:grade / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#grade_grade_response_value breast-flat.tmp#grade_grade_response_for breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response for="" id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
for ecc:tumor.grade.for.values optional
id xs:ID optional
value ecc:tumor.grade.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
    <xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:tumor.grade.response / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.grade.response_tumor.grade.response_response_value breast-flat.tmp#tumor.grade.response_tumor.grade.response_response_for breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response for="" id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
for ecc:tumor.grade.for.values optional
id xs:ID optional
value ecc:tumor.grade.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
    <xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:contiguousExtension
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#contiguousExtension_to breast-flat.tmp#contiguousExtension_on breast-flat.tmp#contiguousExtension_for breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#contiguousExtension_response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:contiguousExtension for="" id="" on="" to="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response focality="" id="" value="">{1,1}</ecc:response>
</ecc:contiguousExtension>
Attributes
QName Type Fixed Default Use Annotation
for ecc:extent.contiguousExtension.for.values optional
id xs:ID optional
on ecc:laterality.values optional
to ecc:extent.contiguousExtension.to.values required
Source
<xs:element name="contiguousExtension">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
          <xs:attribute name="focality" type="ecc:extent.contiguousExtension.focality.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="to" type="ecc:extent.contiguousExtension.to.values" use="required"/>
    <xs:attribute name="on" type="ecc:laterality.values"/>
    <xs:attribute name="for" type="ecc:extent.contiguousExtension.for.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:contiguousExtension / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#contiguousExtension_contiguousExtension_response_value breast-flat.tmp#contiguousExtension_contiguousExtension_response_focality breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response focality="" id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
focality ecc:extent.contiguousExtension.focality.values optional
id xs:ID optional
value ecc:qualitative.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
    <xs:attribute name="focality" type="ecc:extent.contiguousExtension.focality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:treatmentResponse
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#treatmentResponse_response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:treatmentResponse id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:treatmentResponse>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="treatmentResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:accessory.treatmentResponse.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:treatmentResponse / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#treatmentResponse_treatmentResponse_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:accessory.treatmentResponse.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:accessory.treatmentResponse.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:lymphVascularInvasion
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:lymphVascularInvasion id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:lymphVascularInvasion>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="lymphVascularInvasion">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:qualitative.response / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#qualitative.response_qualitative.response_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:qualitative.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:perineuralInvasion
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:perineuralInvasion id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:perineuralInvasion>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="perineuralInvasion">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:margin
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margin_name breast-flat.tmp#margin_on breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#margins.margin.result_result breast-flat.tmp#margins.margin.result breast-flat.tmp#distance
Properties
content: complex
Used by
Element Group ecc:margins.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:distance*
Children ecc:comment, ecc:distance, ecc:label, ecc:result
Instance
<ecc:margin id="" name="" on="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:distance for="" from="" id="">{0,unbounded}</ecc:distance>
</ecc:margin>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
name ecc:margins.margin.name.values required
on ecc:laterality.values optional
Source
<xs:element name="margin">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group maxOccurs="unbounded" ref="ecc:margins.margin.result"/>
      <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:distance"/>
    </xs:sequence>
    <xs:attribute name="name" type="ecc:margins.margin.name.values" use="required"/>
    <xs:attribute name="on" type="ecc:laterality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:margins.margin.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.result_margins.margin.result_result_for breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#margins.margin.result_margins.margin.result_result_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:result for="" id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response closest="" extent="" id="" value="">{1,1}</ecc:response>
</ecc:result>
Attributes
QName Type Fixed Default Use Annotation
for ecc:margins.margin.result.for.values required
id xs:ID optional
Source
<xs:element form="qualified" name="result">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <!-- this is a qualitative response with some modifying attributes -->
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
          <xs:attribute name="extent" type="ecc:margins.margin.focality.values"/>
          <xs:attribute name="closest" type="ecc:qualitative.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="for" type="ecc:margins.margin.result.for.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:margins.margin.result / ecc:result / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.result_margins.margin.result_result_margins.margin.result_margins.margin.result_result_response_value breast-flat.tmp#margins.margin.result_margins.margin.result_result_margins.margin.result_margins.margin.result_result_response_extent breast-flat.tmp#margins.margin.result_margins.margin.result_result_margins.margin.result_margins.margin.result_result_response_closest breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response closest="" extent="" id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
closest ecc:qualitative.values optional
extent ecc:margins.margin.focality.values optional
id xs:ID optional
value ecc:qualitative.values required
Source
<xs:element form="qualified" name="response">
  <!-- this is a qualitative response with some modifying attributes -->
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
    <xs:attribute name="extent" type="ecc:margins.margin.focality.values"/>
    <xs:attribute name="closest" type="ecc:qualitative.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:distance
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#distance_for breast-flat.tmp#distance_from breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response breast-flat.tmp#length.response
Properties
content: complex
Used by
Element ecc:margin
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:distance for="" from="" id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" relation="" unit="" value="">{1,1}</ecc:response>
</ecc:distance>
Attributes
QName Type Fixed Default Use Annotation
for restriction of xs:token required
from restriction of xs:token optional
id xs:ID optional
Source
<xs:element name="distance">
  <xs:complexType>
    <xs:group ref="ecc:length.response"/>
    <xs:attribute name="for" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="in-situ"/>
          <xs:enumeration value="invasive"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attribute name="from">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="margin"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:nodeGroup
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodeGroup_name breast-flat.tmp#nodeGroup_on breast-flat.tmp#nodeGroup_technique breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#nodes.nodeGroup.result_result breast-flat.tmp#nodes.nodeGroup.result breast-flat.tmp#largestMetastasis breast-flat.tmp#extracapsularExtension
Properties
content: complex
Used by
Element Group ecc:nodes.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:largestMetastasis{0,1} , ecc:extracapsularExtension{0,1}
Children ecc:comment, ecc:extracapsularExtension, ecc:label, ecc:largestMetastasis, ecc:result
Instance
<ecc:nodeGroup id="" name="" on="" technique="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:largestMetastasis id="">{0,1}</ecc:largestMetastasis>
  <ecc:extracapsularExtension id="">{0,1}</ecc:extracapsularExtension>
</ecc:nodeGroup>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
name ecc:nodes.nodeGroup.name.values required
on ecc:laterality.values optional
technique ecc:nodes.nodeGroup.technique.values optional
Source
<xs:element name="nodeGroup">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group maxOccurs="unbounded" ref="ecc:nodes.nodeGroup.result"/>
      <xs:element minOccurs="0" ref="ecc:largestMetastasis"/>
      <xs:element minOccurs="0" ref="ecc:extracapsularExtension"/>
    </xs:sequence>
    <xs:attribute name="name" type="ecc:nodes.nodeGroup.name.values" use="required"/>
    <xs:attribute name="on" type="ecc:laterality.values"/>
    <xs:attribute name="technique" type="ecc:nodes.nodeGroup.technique.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:nodes.nodeGroup.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.result_nodes.nodeGroup.result_result_for breast-flat.tmp#nodes.nodeGroup.result.sitespecific.attrib breast-flat.tmp#nodes.nodeGroup.result_nodes.nodeGroup.result_result_tumorRegression breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#tally.response_response breast-flat.tmp#tally.response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:result for="" id="" itc="" micrometastasis="" tumorRegression="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" relation="" value="">{1,1}</ecc:response>
</ecc:result>
Attributes
Source
<xs:element form="qualified" name="result">
  <xs:complexType>
    <xs:group ref="ecc:tally.response"/>
    <xs:attribute name="for" type="ecc:nodes.nodeGroup.result.for.values" use="required"/>
    <xs:attributeGroup ref="ecc:nodes.nodeGroup.result.sitespecific.attrib"/>
    <xs:attribute name="tumorRegression" type="ecc:nodes.nodeGroup.result.tumorRegression.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:tally.response / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tally.response_tally.response_response_value breast-flat.tmp#tally.response_tally.response_response_relation breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" relation="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
relation ecc:relation.values optional
value ecc:nonNegativeInteger required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:nonNegativeInteger" use="required"/>
    <xs:attribute name="relation" type="ecc:relation.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:largestMetastasis
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response breast-flat.tmp#length.response breast-flat.tmp#size.response
Properties
content: complex
Used by
Element ecc:nodeGroup
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:largestMetastasis id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:largestMetastasis>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="largestMetastasis">
  <xs:complexType>
    <xs:group ref="ecc:size.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:extracapsularExtension
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Element ecc:nodeGroup
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:extracapsularExtension id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:extracapsularExtension>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="extracapsularExtension">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:metastaticSite
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#metastaticSite_name breast-flat.tmp#metastaticSite_on breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#distant.metastaticSite.result_result breast-flat.tmp#distant.metastaticSite.result breast-flat.tmp#metastasisSize
Properties
content: complex
Used by
Element Group ecc:distant.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:metastasisSize{0,1}
Children ecc:comment, ecc:label, ecc:metastasisSize, ecc:result
Instance
<ecc:metastaticSite id="" name="" on="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:metastasisSize>{0,1}</ecc:metastasisSize>
</ecc:metastaticSite>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
name ecc:distant.metastaticSite.name.values required
on ecc:extended.laterality.values optional
Source
<xs:element name="metastaticSite">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:distant.metastaticSite.result"/>
      <xs:element minOccurs="0" ref="ecc:metastasisSize"/>
    </xs:sequence>
    <xs:attribute name="name" type="ecc:distant.metastaticSite.name.values" use="required"/>
    <xs:attribute name="on" type="ecc:extended.laterality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:distant.metastaticSite.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#distant.metastaticSite.result_distant.metastaticSite.result_result_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:result date="" duration="" end="" id="" start="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:result>
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
id xs:ID optional
start ecc:date optional
Source
<xs:element form="qualified" name="result">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
          <!-- This attribute is required for breast only, but as extensions
                                    are not possible, I have to add it for every site. You could
                                    prohibit it for all the sites that don't use it, but perhaps
                                    this is not important. -->
          <!--<xs:attribute name="type"
                                type="ecc:distant.metastaticSite.result.response.type.values" />-->
          <xs:attributeGroup ref="ecc:distant.metastaticSite.result.response.attrib"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:date.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:distant.metastaticSite.result / ecc:result / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#distant.metastaticSite.result_distant.metastaticSite.result_result_distant.metastaticSite.result_distant.metastaticSite.result_result_response_value breast-flat.tmp#distant.metastaticSite.result.response.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:qualitative.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
    <!-- This attribute is required for breast only, but as extensions
                                    are not possible, I have to add it for every site. You could
                                    prohibit it for all the sites that don't use it, but perhaps
                                    this is not important. -->
    <!--<xs:attribute name="type"
                                type="ecc:distant.metastaticSite.result.response.type.values" />-->
    <xs:attributeGroup ref="ecc:distant.metastaticSite.result.response.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:metastasisSize
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response breast-flat.tmp#length.response breast-flat.tmp#size.response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:metastasisSize>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:metastasisSize>
Source
<xs:element name="metastasisSize">
  <xs:complexType>
    <xs:group ref="ecc:size.response"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:prefix
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#prefix_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:prefix id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,unbounded}</ecc:response>
</ecc:prefix>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="prefix">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.prefix.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:prefix / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#prefix_prefix_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.prefix.values required
Source
<xs:element form="qualified" maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.prefix.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:multiplicity
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#multiplicity_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:multiplicity id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:multiplicity>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="multiplicity">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.multiplicity.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:multiplicity / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#multiplicity_multiplicity_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.multiplicity.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.multiplicity.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pT
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#pT_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:pT id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:pT>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="pT">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.pT.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pT / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#pT_pT_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.pT.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.pT.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pN
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#pN_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:pN id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:pN>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="pN">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.pN.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pN / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#pN_pN_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.pN.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.pN.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pM
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#pM_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:pM id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:pM>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="pM">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.pM.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:pM / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#pM_pM_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.pM.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.pM.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:group
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#group_response
Properties
content: complex
Used by
Element Group ecc:stage.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:group id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:group>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="group">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:stage.group.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:group / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#group_group_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:stage.group.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:stage.group.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:finding
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#finding_of breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#finding_response
Properties
content: complex
Used by
Element Group ecc:additional.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:finding id="" of="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:finding>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
of ecc:additional.finding.of.values optional
Source
<xs:element name="finding">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element form="qualified" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:additional.finding.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="of" type="ecc:additional.finding.of.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:finding / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#finding_finding_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:additional.finding.values required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:additional.finding.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:microcalcifications
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#microcalcifications_response
Properties
content: complex
Used by
Element Group ecc:accessory.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:microcalcifications id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,unbounded}</ecc:response>
</ecc:microcalcifications>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="microcalcifications">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:accessory.microcalcifications.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:microcalcifications / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#microcalcifications_microcalcifications_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:accessory.microcalcifications.values required
Source
<xs:element maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:accessory.microcalcifications.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:ductalCarcinoma-in-situ
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.cis.result_result breast-flat.tmp#accessory.cis.result breast-flat.tmp#size breast-flat.tmp#accessory.cis.size breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks breast-flat.tmp#accessory.cis.amount breast-flat.tmp#accessory.dcis.pattern_architecture breast-flat.tmp#accessory.dcis.pattern breast-flat.tmp#accessory.dcis.grade_grade breast-flat.tmp#accessory.dcis.grade breast-flat.tmp#accessory.dcis.necrosis_necrosis breast-flat.tmp#accessory.dcis.necrosis
Properties
content: complex
Used by
Element Group ecc:accessory.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ((ecc:size , ecc:tally) | (ecc:tally)) , ecc:architecture , ecc:grade , ecc:necrosis
Children ecc:architecture, ecc:comment, ecc:grade, ecc:label, ecc:necrosis, ecc:result, ecc:size, ecc:tally
Instance
<ecc:ductalCarcinoma-in-situ id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:ductalCarcinoma-in-situ>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="ductalCarcinoma-in-situ">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:accessory.cis.result"/>
      <xs:group minOccurs="0" ref="ecc:accessory.cis.amount"/>
      <xs:group minOccurs="0" ref="ecc:accessory.dcis.pattern"/>
      <xs:group minOccurs="0" ref="ecc:accessory.dcis.grade"/>
      <xs:group minOccurs="0" ref="ecc:accessory.dcis.necrosis"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.cis.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.cis.result_accessory.cis.result_result_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:result id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response focality="" id="" value="">{1,1}</ecc:response>
</ecc:result>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="result">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
          <xs:attribute name="focality" type="ecc:focality.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.cis.result / ecc:result / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.cis.result_accessory.cis.result_result_accessory.cis.result_accessory.cis.result_result_response_value breast-flat.tmp#accessory.cis.result_accessory.cis.result_result_accessory.cis.result_accessory.cis.result_result_response_focality breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response focality="" id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
focality ecc:focality.values optional
id xs:ID optional
value ecc:qualitative.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
    <xs:attribute name="focality" type="ecc:focality.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.cis.blocks / ecc:tally
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.cis.blocks_accessory.cis.blocks_tally_for breast-flat.tmp#accessory.cis.blocks_accessory.cis.blocks_tally_type breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#tally.response_response breast-flat.tmp#tally.response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:tally for="" id="" type="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" relation="" value="">{1,1}</ecc:response>
</ecc:tally>
Attributes
QName Type Fixed Default Use Annotation
for ecc:qualitative.values optional
id xs:ID optional
type ecc:accessory.cis.blocks.type.values optional
Source
<xs:element name="tally">
  <xs:complexType>
    <xs:group ref="ecc:tally.response"/>
    <xs:attribute name="for" type="ecc:qualitative.values"/>
    <xs:attribute name="type" type="ecc:accessory.cis.blocks.type.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.pattern / ecc:architecture
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.dcis.pattern_accessory.dcis.pattern_architecture_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:architecture id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,unbounded}</ecc:response>
</ecc:architecture>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="architecture">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element maxOccurs="unbounded" name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:accessory.dcis.pattern.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.pattern / ecc:architecture / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.pattern_accessory.dcis.pattern_architecture_accessory.dcis.pattern_accessory.dcis.pattern_architecture_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
maxOccurs: unbounded
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:accessory.dcis.pattern.values required
Source
<xs:element maxOccurs="unbounded" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:accessory.dcis.pattern.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.grade / ecc:grade
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.dcis.grade_accessory.dcis.grade_grade_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:grade id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:grade>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="grade">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:accessory.dcis.grade.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.grade / ecc:grade / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.grade_accessory.dcis.grade_grade_accessory.dcis.grade_accessory.dcis.grade_grade_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:accessory.dcis.grade.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:accessory.dcis.grade.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.necrosis / ecc:necrosis
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.dcis.necrosis_accessory.dcis.necrosis_necrosis_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:necrosis id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:necrosis>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="necrosis">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:accessory.dcis.necrosis.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory.dcis.necrosis / ecc:necrosis / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.necrosis_accessory.dcis.necrosis_necrosis_accessory.dcis.necrosis_accessory.dcis.necrosis_necrosis_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:accessory.dcis.necrosis.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:accessory.dcis.necrosis.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:lobularCarcinoma-in-situ
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#accessory.cis.result_result breast-flat.tmp#accessory.cis.result breast-flat.tmp#size breast-flat.tmp#accessory.cis.size breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks breast-flat.tmp#accessory.cis.amount
Properties
content: complex
Used by
Element Group ecc:accessory.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ((ecc:size , ecc:tally) | (ecc:tally))
Children ecc:comment, ecc:label, ecc:result, ecc:size, ecc:tally
Instance
<ecc:lobularCarcinoma-in-situ id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:lobularCarcinoma-in-situ>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="lobularCarcinoma-in-situ">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:accessory.cis.result"/>
      <xs:group minOccurs="0" ref="ecc:accessory.cis.amount"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:skinUlceration
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Element Group ecc:extent.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:skinUlceration>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:skinUlceration>
Source
<xs:element name="skinUlceration">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:skinSatelliteNodules
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Element Group ecc:extent.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:skinSatelliteNodules>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:skinSatelliteNodules>
Source
<xs:element name="skinSatelliteNodules">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:dermalLymphaticInvasion
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Element Group ecc:extent.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:dermalLymphaticInvasion>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:dermalLymphaticInvasion>
Source
<xs:element name="dermalLymphaticInvasion">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:nipplePagetDisease
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response breast-flat.tmp#qualitative.response
Properties
content: complex
Used by
Element Group ecc:extent.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:nipplePagetDisease>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:nipplePagetDisease>
Source
<xs:element name="nipplePagetDisease">
  <xs:complexType>
    <xs:group ref="ecc:qualitative.response"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:weight
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#weight.response_response breast-flat.tmp#weight.response
Properties
content: complex
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:weight id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" relation="" unit="" value="">{1,1}</ecc:response>
</ecc:weight>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="weight">
  <xs:complexType>
    <xs:group ref="ecc:weight.response"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:weight.response / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#weight.response_weight.response_response_value breast-flat.tmp#weight.response_weight.response_response_unit breast-flat.tmp#weight.response_weight.response_response_relation breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" relation="" unit="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
relation ecc:relation.values optional
unit ecc:weightUnit.values required
value ecc:positiveDecimal required
Source
<xs:element form="qualified" name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
    <xs:attribute name="unit" type="ecc:weightUnit.values" use="required"/>
    <xs:attribute name="relation" type="ecc:relation.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:estrogenReceptor
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.result_result breast-flat.tmp#studies.erpr.result breast-flat.tmp#studies.erpr.method_technique breast-flat.tmp#studies.erpr.method_source breast-flat.tmp#studies.erpr.method_antibody breast-flat.tmp#studies.erpr.method_fixative breast-flat.tmp#studies.erpr.method
Properties
content: complex
Used by
Element Group ecc:studies.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , ecc:antibody , ecc:fixative{0,1}
Children ecc:antibody, ecc:comment, ecc:fixative, ecc:label, ecc:result, ecc:source, ecc:technique
Instance
<ecc:estrogenReceptor id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:estrogenReceptor>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="estrogenReceptor">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:studies.erpr.result"/>
      <xs:group ref="ecc:studies.erpr.method"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.result_studies.erpr.result_result_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:result id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" unit="percent" value="">{1,1}</ecc:response>
</ecc:result>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="result">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.result.values" use="required"/>
          <xs:attribute fixed="percent" name="unit" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.result / ecc:result / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.result_studies.erpr.result_result_studies.erpr.result_studies.erpr.result_result_response_value breast-flat.tmp#studies.erpr.result_studies.erpr.result_result_studies.erpr.result_studies.erpr.result_result_response_unit breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" unit="percent" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
unit percent required
value ecc:studies.erpr.result.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.result.values" use="required"/>
    <xs:attribute fixed="percent" name="unit" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:technique
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.method_studies.erpr.method_technique_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:technique id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:technique>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="technique">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.technique.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:technique / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.method_studies.erpr.method_technique_studies.erpr.method_studies.erpr.method_technique_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.technique.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.technique.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:source
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.method_studies.erpr.method_source_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:source id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:source>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="source">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:source / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.method_studies.erpr.method_source_studies.erpr.method_studies.erpr.method_source_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.source.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:antibody
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.method_studies.erpr.method_antibody_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:antibody id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="" vendor="">{1,1}</ecc:response>
</ecc:antibody>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="antibody">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.antibody.values" use="required"/>
          <xs:attribute name="vendor" type="ecc:studies.erpr.method.antibody.vendor.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:antibody / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.method_studies.erpr.method_antibody_studies.erpr.method_studies.erpr.method_antibody_response_value breast-flat.tmp#studies.erpr.method_studies.erpr.method_antibody_studies.erpr.method_studies.erpr.method_antibody_response_vendor breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="" vendor="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.antibody.values required
vendor ecc:studies.erpr.method.antibody.vendor.values optional
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.antibody.values" use="required"/>
    <xs:attribute name="vendor" type="ecc:studies.erpr.method.antibody.vendor.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:fixative
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.method_studies.erpr.method_fixative_response
Properties
content: complex
minOccurs: 0
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:fixative id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:fixative>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element minOccurs="0" name="fixative">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.erpr.method / ecc:fixative / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.method_studies.erpr.method_fixative_studies.erpr.method_studies.erpr.method_fixative_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.fixative.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:progesteroneReceptor
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.erpr.result_result breast-flat.tmp#studies.erpr.result breast-flat.tmp#studies.erpr.method_technique breast-flat.tmp#studies.erpr.method_source breast-flat.tmp#studies.erpr.method_antibody breast-flat.tmp#studies.erpr.method_fixative breast-flat.tmp#studies.erpr.method
Properties
content: complex
Used by
Element Group ecc:studies.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , ecc:antibody , ecc:fixative{0,1}
Children ecc:antibody, ecc:comment, ecc:fixative, ecc:label, ecc:result, ecc:source, ecc:technique
Instance
<ecc:progesteroneReceptor id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:progesteroneReceptor>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="progesteroneReceptor">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:studies.erpr.result"/>
      <xs:group ref="ecc:studies.erpr.method"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:HER2neu
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.result_result breast-flat.tmp#studies.HER2neu.result breast-flat.tmp#studies.HER2neu.method_technique breast-flat.tmp#studies.HER2neu.method_source breast-flat.tmp#studies.HER2neu.method_antibody breast-flat.tmp#studies.HER2neu.method_assay breast-flat.tmp#studies.HER2neu.method_fixative breast-flat.tmp#studies.HER2neu.method
Properties
content: complex
Used by
Element Group ecc:studies.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , (ecc:antibody | ecc:assay) , ecc:fixative{0,1}
Children ecc:antibody, ecc:assay, ecc:comment, ecc:fixative, ecc:label, ecc:result, ecc:source, ecc:technique
Instance
<ecc:HER2neu id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:HER2neu>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="HER2neu">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:studies.HER2neu.result"/>
      <xs:group ref="ecc:studies.HER2neu.method"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.result / ecc:result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_response breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_her2GeneCopyNumber breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_chromosome17CopyNumber breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_her2CopyNumberRatio
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , (ecc:response | (ecc:her2GeneCopyNumber , ecc:chromosome17CopyNumber , ecc:her2CopyNumberRatio))
Children ecc:chromosome17CopyNumber, ecc:comment, ecc:her2CopyNumberRatio, ecc:her2GeneCopyNumber, ecc:label, ecc:response
Instance
<ecc:result>
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:result>
Source
<xs:element name="result">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:choice>
        <xs:element name="response">
          <xs:complexType>
            <xs:group ref="ecc:generic.response.content"/>
            <xs:attribute name="value" type="ecc:studies.her2.imm.result.values" use="required"/>
            <xs:attributeGroup ref="ecc:generic.attrib"/>
          </xs:complexType>
        </xs:element>
        <xs:sequence>
          <xs:element name="her2GeneCopyNumber">
            <xs:complexType>
              <xs:sequence>
                <xs:group ref="ecc:generic.content"/>
              </xs:sequence>
              <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
              <xs:attribute fixed="per cell" name="unit" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="chromosome17CopyNumber">
            <xs:complexType>
              <xs:sequence>
                <xs:group ref="ecc:generic.content"/>
              </xs:sequence>
              <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
              <xs:attribute fixed="per cell" name="unit" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="her2CopyNumberRatio">
            <xs:complexType>
              <xs:sequence>
                <xs:group ref="ecc:generic.content"/>
              </xs:sequence>
              <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.result / ecc:result / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.her2.imm.result.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.her2.imm.result.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.result / ecc:result / ecc:her2GeneCopyNumber
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_her2GeneCopyNumber_value breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_her2GeneCopyNumber_unit breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label
Instance
<ecc:her2GeneCopyNumber id="" unit="per cell" value="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:her2GeneCopyNumber>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
unit per cell required
value ecc:nonNegativeDecimal required
Source
<xs:element name="her2GeneCopyNumber">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
    </xs:sequence>
    <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
    <xs:attribute fixed="per cell" name="unit" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.result / ecc:result / ecc:chromosome17CopyNumber
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_chromosome17CopyNumber_value breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_chromosome17CopyNumber_unit breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label
Instance
<ecc:chromosome17CopyNumber id="" unit="per cell" value="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:chromosome17CopyNumber>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
unit per cell required
value ecc:nonNegativeDecimal required
Source
<xs:element name="chromosome17CopyNumber">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
    </xs:sequence>
    <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
    <xs:attribute fixed="per cell" name="unit" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.result / ecc:result / ecc:her2CopyNumberRatio
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.result_studies.HER2neu.result_result_studies.HER2neu.result_studies.HER2neu.result_result_her2CopyNumberRatio_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label
Instance
<ecc:her2CopyNumberRatio id="" value="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:her2CopyNumberRatio>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:nonNegativeDecimal required
Source
<xs:element name="her2CopyNumberRatio">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
    </xs:sequence>
    <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:technique
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_technique_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:technique id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:technique>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="technique">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.her2.method.technique.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:technique / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_technique_studies.HER2neu.method_studies.HER2neu.method_technique_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.her2.method.technique.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.her2.method.technique.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:source
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_source_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:source id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:source>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="source">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:source / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_source_studies.HER2neu.method_studies.HER2neu.method_source_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.source.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:antibody
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_antibody_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:antibody id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="" vendor="">{1,1}</ecc:response>
</ecc:antibody>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="antibody">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.her2.method.antibody.values" use="required"/>
          <xs:attribute name="vendor" type="ecc:studies.her2.method.antibody.vendor.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:antibody / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_antibody_studies.HER2neu.method_studies.HER2neu.method_antibody_response_value breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_antibody_studies.HER2neu.method_studies.HER2neu.method_antibody_response_vendor breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="" vendor="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.her2.method.antibody.values required
vendor ecc:studies.her2.method.antibody.vendor.values optional
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.her2.method.antibody.values" use="required"/>
    <xs:attribute name="vendor" type="ecc:studies.her2.method.antibody.vendor.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:assay
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_assay_response
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:assay id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="" vendor="">{1,1}</ecc:response>
</ecc:assay>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="assay">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.her2.method.assay.values" use="required"/>
          <xs:attribute name="vendor" type="ecc:studies.her2.method.assay.vendor.values"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:assay / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_assay_studies.HER2neu.method_studies.HER2neu.method_assay_response_value breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_assay_studies.HER2neu.method_studies.HER2neu.method_assay_response_vendor breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="" vendor="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.her2.method.assay.values required
vendor ecc:studies.her2.method.assay.vendor.values optional
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.her2.method.assay.values" use="required"/>
    <xs:attribute name="vendor" type="ecc:studies.her2.method.assay.vendor.values"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:fixative
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_fixative_response
Properties
content: complex
minOccurs: 0
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Instance
<ecc:fixative id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:response id="" value="">{1,1}</ecc:response>
</ecc:fixative>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element minOccurs="0" name="fixative">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:element name="response">
        <xs:complexType>
          <xs:group ref="ecc:generic.response.content"/>
          <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies.HER2neu.method / ecc:fixative / ecc:response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_studies.HER2neu.method_fixative_studies.HER2neu.method_studies.HER2neu.method_fixative_response_value breast-flat.tmp#generic.attrib breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.response.content
Properties
content: complex
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Instance
<ecc:response id="" value="">
  <ecc:specify>{0,1}</ecc:specify>
</ecc:response>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
value ecc:studies.erpr.method.fixative.values required
Source
<xs:element name="response">
  <xs:complexType>
    <xs:group ref="ecc:generic.response.content"/>
    <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:resection
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#resection.attrib breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#history breast-flat.tmp#specimen breast-flat.tmp#tumor breast-flat.tmp#extent breast-flat.tmp#accessory breast-flat.tmp#margins breast-flat.tmp#nodes breast-flat.tmp#distant breast-flat.tmp#studies breast-flat.tmp#stage breast-flat.tmp#additional breast-flat.tmp#resection.content
Properties
content: complex
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:history , ecc:specimen , ecc:tumor , ecc:extent , ecc:accessory , ecc:margins , ecc:nodes , ecc:distant , ecc:studies , ecc:stage , ecc:additional
Children ecc:accessory, ecc:additional, ecc:comment, ecc:distant, ecc:extent, ecc:history, ecc:label, ecc:margins, ecc:nodes, ecc:specimen, ecc:stage, ecc:studies, ecc:tumor
Instance
<ecc:resection id="" schemaLocation="http://purl.org/pathology/ecc/breast/resection/schema.xsd" transformation="http://purl.org/pathology/ecc/breast/resection/ecc.xsl" version="0.5">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:resection>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
schemaLocation http://purl.org/pathology/ecc/breast/resection/schema.xsd optional
transformation http://purl.org/pathology/ecc/breast/resection/ecc.xsl optional
version 0.5 optional
Source
<xs:element name="resection">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:resection.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:resection.attrib"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:history
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#clinicalFinding breast-flat.tmp#pathologicFinding breast-flat.tmp#priorTherapy breast-flat.tmp#radiologicFinding breast-flat.tmp#history.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:clinicalFinding* , ecc:pathologicFinding* , ecc:priorTherapy* , ecc:radiologicFinding*
Children ecc:clinicalFinding, ecc:comment, ecc:label, ecc:pathologicFinding, ecc:priorTherapy, ecc:radiologicFinding
Instance
<ecc:history id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:history>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="history">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:history.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:specimen
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#procedure breast-flat.tmp#size breast-flat.tmp#weight breast-flat.tmp#site breast-flat.tmp#integrity breast-flat.tmp#specimen.content_Redefined0 breast-flat.tmp#specimen.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children ecc:comment, ecc:integrity, ecc:label, ecc:procedure, ecc:site, ecc:size, ecc:weight
Instance
<ecc:specimen id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:specimen>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="specimen">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:specimen.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:tumor
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#focus breast-flat.tmp#tumor.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:focus+
Children ecc:comment, ecc:focus, ecc:label
Instance
<ecc:tumor id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:tumor>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="tumor">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:tumor.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:extent
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#contiguousExtension breast-flat.tmp#extent.content_Redefined0 breast-flat.tmp#skinUlceration breast-flat.tmp#skinSatelliteNodules breast-flat.tmp#dermalLymphaticInvasion breast-flat.tmp#nipplePagetDisease breast-flat.tmp#extent.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:contiguousExtension* , ecc:skinUlceration , ecc:skinSatelliteNodules , ecc:dermalLymphaticInvasion , ecc:nipplePagetDisease
Children ecc:comment, ecc:contiguousExtension, ecc:dermalLymphaticInvasion, ecc:label, ecc:nipplePagetDisease, ecc:skinSatelliteNodules, ecc:skinUlceration
Instance
<ecc:extent id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:extent>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="extent">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:extent.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:accessory
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#treatmentResponse breast-flat.tmp#lymphVascularInvasion breast-flat.tmp#perineuralInvasion breast-flat.tmp#accessory.content_Redefined0 breast-flat.tmp#microcalcifications breast-flat.tmp#ductalCarcinoma-in-situ breast-flat.tmp#lobularCarcinoma-in-situ breast-flat.tmp#accessory.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:treatmentResponse{0,1} , ecc:lymphVascularInvasion , ecc:perineuralInvasion , ecc:microcalcifications{0,1} , ecc:ductalCarcinoma-in-situ , ecc:lobularCarcinoma-in-situ{0,1}
Children ecc:comment, ecc:ductalCarcinoma-in-situ, ecc:label, ecc:lobularCarcinoma-in-situ, ecc:lymphVascularInvasion, ecc:microcalcifications, ecc:perineuralInvasion, ecc:treatmentResponse
Instance
<ecc:accessory id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:accessory>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="accessory">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:accessory.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:margins
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#margin breast-flat.tmp#margins.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:margin*
Children ecc:comment, ecc:label, ecc:margin
Instance
<ecc:margins id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:margin id="" name="" on="">{0,unbounded}</ecc:margin>
</ecc:margins>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="margins">
  <xs:complexType>
    <xs:group ref="ecc:margins.content"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:nodes
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#nodeGroup breast-flat.tmp#nodes.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:nodeGroup*
Children ecc:comment, ecc:label, ecc:nodeGroup
Instance
<ecc:nodes id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:nodes>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="nodes">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:nodes.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:distant
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#metastaticSite breast-flat.tmp#distant.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:metastaticSite*
Children ecc:comment, ecc:label, ecc:metastaticSite
Instance
<ecc:distant id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
  <ecc:metastaticSite id="" name="" on="">{0,unbounded}</ecc:metastaticSite>
</ecc:distant>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="distant">
  <xs:complexType>
    <xs:group ref="ecc:distant.content"/>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:studies
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#studies.content_Redefined0 breast-flat.tmp#estrogenReceptor breast-flat.tmp#progesteroneReceptor breast-flat.tmp#HER2neu breast-flat.tmp#studies.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , , ecc:estrogenReceptor , ecc:progesteroneReceptor , ecc:HER2neu
Children ecc:HER2neu, ecc:comment, ecc:estrogenReceptor, ecc:label, ecc:progesteroneReceptor
Instance
<ecc:studies id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:studies>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="studies">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:studies.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:stage
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#prefix breast-flat.tmp#multiplicity breast-flat.tmp#pT breast-flat.tmp#pN breast-flat.tmp#pM breast-flat.tmp#group breast-flat.tmp#stage.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:prefix , ecc:multiplicity , ecc:pT , ecc:pN , ecc:pM , ecc:group
Children ecc:comment, ecc:group, ecc:label, ecc:multiplicity, ecc:pM, ecc:pN, ecc:pT, ecc:prefix
Instance
<ecc:stage id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:stage>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="stage">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:stage.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element ecc:additional
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#finding breast-flat.tmp#additional.content
Properties
content: complex
Used by
Element Group ecc:resection.content
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:finding+
Children ecc:comment, ecc:finding, ecc:label
Instance
<ecc:additional id="">
  <ecc:label>{0,1}</ecc:label>
  <ecc:comment>{0,1}</ecc:comment>
</ecc:additional>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:element name="additional">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="ecc:generic.content"/>
      <xs:group ref="ecc:additional.content"/>
    </xs:sequence>
    <xs:attributeGroup ref="ecc:generic.attrib"/>
  </xs:complexType>
</xs:element>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.itc.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#qualitative.values
Type union of(ecc:qualitative.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.itc.values">
  <xs:union memberTypes="ecc:qualitative.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.micrometastasis.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#qualitative.values
Type union of(ecc:qualitative.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.micrometastasis.values">
  <xs:union memberTypes="ecc:qualitative.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.clinical.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#history.clinical.sitespecific.values
Type union of(ecc:base.values, ecc:history.clinical.sitespecific.values)
Used by
Source
<xs:simpleType name="history.clinical.values">
  <xs:union memberTypes="ecc:base.values ecc:history.clinical.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:date
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:date, xs:gYearMonth, xs:gYear)
Used by
Source
<xs:simpleType name="date">
  <xs:union memberTypes="ecc:base.values xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.pathology.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#history.pathology.sitespecific.values
Type union of(ecc:base.values, ecc:history.pathology.sitespecific.values)
Used by
Source
<xs:simpleType name="history.pathology.values">
  <xs:union memberTypes="ecc:base.values ecc:history.pathology.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.priorTherapy.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#history.priorTherapy.sitespecific.values
Type union of(ecc:base.values, ecc:history.priorTherapy.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="history.priorTherapy.values">
  <xs:union memberTypes="ecc:base.values ecc:history.priorTherapy.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="chemotherapy"/>
        <xs:enumeration value="radiation"/>
        <xs:enumeration value="surgery"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.radiology.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#history.radiology.sitespecific.values
Type union of(ecc:base.values, ecc:history.radiology.sitespecific.values)
Used by
Source
<xs:simpleType name="history.radiology.values">
  <xs:union memberTypes="ecc:base.values ecc:history.radiology.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:laterality.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Used by
Source
<xs:simpleType name="laterality.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="right"/>
    <xs:enumeration value="left"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.procedure.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#specimen.procedure.sitespecific.values
Type union of(ecc:base.values, ecc:specimen.procedure.sitespecific.values)
Used by
Source
<xs:simpleType name="specimen.procedure.values">
  <xs:union memberTypes="ecc:base.values ecc:specimen.procedure.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.site.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#specimen.site.sitespecific.values
Type union of(ecc:base.values, ecc:specimen.site.sitespecific.values)
Used by
Source
<xs:simpleType name="specimen.site.values">
  <xs:union memberTypes="ecc:base.values ecc:specimen.site.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.integrity.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#specimen.integrity.sitespecific.values
Type union of(ecc:base.values, ecc:specimen.integrity.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="specimen.integrity.values">
  <xs:union memberTypes="ecc:base.values ecc:specimen.integrity.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="intact"/>
        <xs:enumeration value="fragmented"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:lengthUnit.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration cm
enumeration mm
enumeration in
Used by
Source
<xs:simpleType name="lengthUnit.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="cm"/>
    <xs:enumeration value="mm"/>
    <xs:enumeration value="in"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:relation.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration less than
enumeration less than or equal
enumeration equal
enumeration approximately equal
enumeration greater than or equal
enumeration greater than
Used by
Source
<xs:simpleType name="relation.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="less than"/>
    <xs:enumeration value="less than or equal"/>
    <xs:enumeration value="equal"/>
    <xs:enumeration value="approximately equal"/>
    <xs:enumeration value="greater than or equal"/>
    <xs:enumeration value="greater than"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:positiveDecimal
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:decimal)
Used by
Source
<xs:simpleType name="positiveDecimal">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:decimal">
        <xs:minExclusive value="0.0"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.histologicType.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.histologicType.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.histologicType.sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.histologicType.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.histologicType.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.for.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.grade.for.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.grade.for.sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.grade.for.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.grade.for.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.grade.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.grade.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="tumor.grade.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.grade.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="1"/>
        <xs:enumeration value="2"/>
        <xs:enumeration value="3"/>
        <xs:enumeration value="4"/>
        <xs:enumeration value="X"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.gradeSystem.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.gradeSystem.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.gradeSystem.sitespecific.values, restriction of xs:token)
Used by
Attribute ecc:grade/@system
Source
<xs:simpleType name="tumor.gradeSystem.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.gradeSystem.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="4-grade"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.focus.type.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.focus.type.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.focus.type.sitespecific.values, restriction of xs:token)
Used by
Attribute ecc:focus/@type
Source
<xs:simpleType name="tumor.focus.type.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.focus.type.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="principal or sole"/>
        <xs:enumeration value="additional"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.focality.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#focality.values
Type union of(ecc:focality.values)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.focality.values">
  <xs:union memberTypes="ecc:focality.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:qualitative.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="qualitative.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="positive"/>
        <xs:enumeration value="negative"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.to.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#extent.contiguousExtension.to.sitespecific.values
Type union of(ecc:base.values, ecc:extent.contiguousExtension.to.sitespecific.values)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.to.values">
  <xs:union memberTypes="ecc:base.values ecc:extent.contiguousExtension.to.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.for.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#extent.contiguousExtension.for.sitespecific.values
Type union of(ecc:base.values, ecc:extent.contiguousExtension.for.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.for.values">
  <xs:union memberTypes="ecc:base.values ecc:extent.contiguousExtension.for.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="invades"/>
        <xs:enumeration value="adheres"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.treatmentResponse.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#accessory.treatmentResponse.sitespecific.values
Type union of(ecc:base.values, ecc:accessory.treatmentResponse.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="accessory.treatmentResponse.values">
  <xs:union memberTypes="ecc:base.values ecc:accessory.treatmentResponse.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="none"/>
        <xs:enumeration value="slight"/>
        <xs:enumeration value="marked"/>
        <xs:enumeration value="complete"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.focality.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#focality.values breast-flat.tmp#margins.margin.focality.sitespecific.values
Type union of(ecc:base.values, ecc:focality.values, ecc:margins.margin.focality.sitespecific.values)
Used by
Source
<xs:simpleType name="margins.margin.focality.values">
  <xs:union memberTypes="ecc:base.values ecc:focality.values ecc:margins.margin.focality.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.result.for.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#margins.margin.result.for.sitespecific.values
Type union of(ecc:base.values, ecc:margins.margin.result.for.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="margins.margin.result.for.values">
  <xs:union memberTypes="ecc:base.values ecc:margins.margin.result.for.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="in-situ"/>
        <xs:enumeration value="invasive"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.name.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#margins.margin.name.sitespecific.values
Type union of(ecc:base.values, ecc:margins.margin.name.sitespecific.values)
Used by
Attribute ecc:margin/@name
Source
<xs:simpleType name="margins.margin.name.values">
  <xs:union memberTypes="ecc:base.values ecc:margins.margin.name.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nonNegativeInteger
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:nonNegativeInteger)
Used by
Source
<xs:simpleType name="nonNegativeInteger">
  <xs:union memberTypes="ecc:base.values xs:nonNegativeInteger"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.for.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#nodes.nodeGroup.result.for.sitespecific.values
Type union of(ecc:base.values, ecc:nodes.nodeGroup.result.for.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.for.values">
  <xs:union memberTypes="ecc:base.values ecc:nodes.nodeGroup.result.for.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="total"/>
        <xs:enumeration value="negative"/>
        <xs:enumeration value="positive"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#qualitative.values breast-flat.tmp#nodes.nodeGroup.result.tumorRegression.sitespecific.values
Type union of(ecc:base.values, ecc:qualitative.values, ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.tumorRegression.values">
  <xs:union memberTypes="ecc:base.values ecc:qualitative.values ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.name.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#nodes.nodeGroup.name.sitespecific.values
Type union of(ecc:base.values, ecc:nodes.nodeGroup.name.sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.name.values">
  <xs:union memberTypes="ecc:base.values ecc:nodes.nodeGroup.name.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.technique.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#nodes.nodeGroup.technique.sitespecific.values
Type union of(ecc:base.values, ecc:nodes.nodeGroup.technique.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.technique.values">
  <xs:union memberTypes="ecc:base.values ecc:nodes.nodeGroup.technique.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="H+E one level"/>
        <xs:enumeration value="H+E multiple level(s)"/>
        <xs:enumeration value="H+E plus immunohistochemistry"/>
        <xs:enumeration value="RT-PCR"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.name.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#distant.metastaticSite.name.sitespecific.values
Type union of(ecc:base.values, ecc:distant.metastaticSite.name.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="distant.metastaticSite.name.values">
  <xs:union memberTypes="ecc:base.values ecc:distant.metastaticSite.name.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="liver"/>
        <xs:enumeration value="bone"/>
        <xs:enumeration value="lung"/>
        <xs:enumeration value="brain"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extended.laterality.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#laterality.values
Type union of(ecc:laterality.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="extended.laterality.values">
  <xs:union memberTypes="ecc:laterality.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="ipsilateral"/>
        <xs:enumeration value="contralateral"/>
        <xs:enumeration value="bilateral"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.prefix.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.prefix.sitespecific.values
Type union of(ecc:base.values, ecc:stage.prefix.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="stage.prefix.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.prefix.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="y"/>
        <xs:enumeration value="r"/>
        <xs:enumeration value="a"/>
        <xs:enumeration value="none"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.multiplicity.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.multiplicity.sitespecific.values
Type union of(ecc:base.values, ecc:stage.multiplicity.sitespecific.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="stage.multiplicity.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.multiplicity.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="1"/>
        <xs:enumeration value="2"/>
        <xs:enumeration value="3"/>
        <xs:enumeration value="4"/>
        <xs:enumeration value="m"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pT.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.pT.sitespecific.values
Type union of(ecc:base.values, ecc:stage.pT.sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pT.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.pT.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pN.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.pN.sitespecific.values
Type union of(ecc:base.values, ecc:stage.pN.sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pN.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.pN.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pM.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.pM.sitespecific.values
Type union of(ecc:base.values, ecc:stage.pM.sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pM.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.pM.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.group.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#stage.group.sitespecific.values
Type union of(ecc:base.values, ecc:stage.group.sitespecific.values)
Used by
Source
<xs:simpleType name="stage.group.values">
  <xs:union memberTypes="ecc:base.values ecc:stage.group.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#additional.finding.sitespecific.values
Type union of(ecc:base.values, ecc:additional.finding.sitespecific.values)
Used by
Source
<xs:simpleType name="additional.finding.values">
  <xs:union memberTypes="ecc:base.values ecc:additional.finding.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.of.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#additional.finding.of.sitespecific.values
Type union of(ecc:base.values, ecc:additional.finding.of.sitespecific.values)
Used by
Attribute ecc:finding/@of
Source
<xs:simpleType name="additional.finding.of.values">
  <xs:union memberTypes="ecc:base.values ecc:additional.finding.of.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.microcalcifications.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="accessory.microcalcifications.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="negative"/>
        <xs:enumeration value="in DCIS"/>
        <xs:enumeration value="in invasive carcinoma"/>
        <xs:enumeration value="in non-neoplastic tissue"/>
        <xs:enumeration value="specify"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:focality.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="focality.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="microfocal"/>
        <xs:enumeration value="unifocal"/>
        <xs:enumeration value="multifocal"/>
        <xs:enumeration value="extensive"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.cis.blocks.type.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration RT-PCR negative
enumeration specify
enumeration inapplicable
enumeration unreported
Used by
Source
<xs:simpleType name="accessory.cis.blocks.type.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="RT-PCR negative"/>
    <xs:enumeration value="specify"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.dcis.pattern.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="accessory.dcis.pattern.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="comedocarcinoma"/>
        <xs:enumeration value="cribriform"/>
        <xs:enumeration value="micropapillary"/>
        <xs:enumeration value="papillary"/>
        <xs:enumeration value="solid"/>
        <xs:enumeration value="specify"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.dcis.grade.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="accessory.dcis.grade.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="low"/>
        <xs:enumeration value="intermediate"/>
        <xs:enumeration value="high"/>
        <xs:enumeration value="specify"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.dcis.necrosis.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#qualitative.values
Type union of(ecc:qualitative.values, restriction of xs:token)
Used by
Source
<xs:simpleType name="accessory.dcis.necrosis.values">
  <xs:union memberTypes="ecc:qualitative.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="specify"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:weightUnit.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration mg
enumeration g
enumeration kg
Used by
Source
<xs:simpleType name="weightUnit.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="mg"/>
    <xs:enumeration value="g"/>
    <xs:enumeration value="kg"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.result.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nonNegativeDecimal
Type union of(ecc:nonNegativeDecimal, restriction of xs:token)
Used by
Source
<xs:simpleType name="studies.erpr.result.values">
  <xs:union memberTypes="ecc:nonNegativeDecimal">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="pending"/>
        <xs:enumeration value="inapplicable"/>
        <xs:enumeration value="unreported"/>
        <xs:enumeration value="specify"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.method.technique.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration immunohistochemistry
enumeration inapplicable
enumeration unreported
enumeration specify
Used by
Source
<xs:simpleType name="studies.erpr.method.technique.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="immunohistochemistry"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.method.source.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration this specimen
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Used by
Source
<xs:simpleType name="studies.erpr.method.source.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="this specimen"/>
    <xs:enumeration value="pending"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.method.antibody.vendor.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.erpr.method.antibody.vendor.values">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:token"/>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.method.antibody.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.erpr.method.antibody.values">
  <xs:union memberTypes="ecc:base.values xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.erpr.method.fixative.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration neutral buffered formalin
enumeration inapplicable
enumeration unreported
enumeration specify
Used by
Source
<xs:simpleType name="studies.erpr.method.fixative.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="neutral buffered formalin"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.imm.result.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration negative (score 0)
enumeration negative (score 1+)
enumeration equivocal (score 2+)
enumeration positive (score 3+)
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Used by
Source
<xs:simpleType name="studies.her2.imm.result.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="negative (score 0)"/>
    <xs:enumeration value="negative (score 1+)"/>
    <xs:enumeration value="equivocal (score 2+)"/>
    <xs:enumeration value="positive (score 3+)"/>
    <xs:enumeration value="pending"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nonNegativeDecimal
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, restriction of xs:decimal)
Used by
Source
<xs:simpleType name="nonNegativeDecimal">
  <xs:union memberTypes="ecc:base.values">
    <xs:simpleType>
      <xs:restriction base="xs:decimal">
        <xs:minInclusive value="0.0"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.method.technique.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration immunohistochemistry
enumeration FISH
enumeration inapplicable
enumeration unreported
enumeration specify
Used by
Source
<xs:simpleType name="studies.her2.method.technique.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="immunohistochemistry"/>
    <xs:enumeration value="FISH"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.method.antibody.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.her2.method.antibody.values">
  <xs:union memberTypes="ecc:base.values xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.method.antibody.vendor.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.her2.method.antibody.vendor.values">
  <xs:union memberTypes="ecc:base.values xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.method.assay.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.her2.method.assay.values">
  <xs:union memberTypes="ecc:base.values xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.method.assay.vendor.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values
Type union of(ecc:base.values, xs:token)
Used by
Source
<xs:simpleType name="studies.her2.method.assay.vendor.values">
  <xs:union memberTypes="ecc:base.values xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.lymphvascular.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.lymphvascular.sitespecific.values_Redefined0
Type restriction of ecc:accessory.lymphvascular.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="accessory.lymphvascular.sitespecific.values">
  <xs:restriction base="ecc:accessory.lymphvascular.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.lymphvascular.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="accessory.lymphvascular.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.perineural.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.perineural.sitespecific.values_Redefined0
Type restriction of ecc:accessory.perineural.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="accessory.perineural.sitespecific.values">
  <xs:restriction base="ecc:accessory.perineural.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.perineural.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="accessory.perineural.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.treatmentResponse.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.treatmentResponse.sitespecific.values_Redefined0
Type restriction of ecc:accessory.treatmentResponse.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="accessory.treatmentResponse.sitespecific.values">
  <xs:restriction base="ecc:accessory.treatmentResponse.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.treatmentResponse.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="accessory.treatmentResponse.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#additional.finding.sitespecific.values_Redefined0
Type restriction of ecc:additional.finding.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="additional.finding.sitespecific.values">
  <xs:restriction base="ecc:additional.finding.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="additional.finding.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.of.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#additional.finding.of.sitespecific.values_Redefined0
Type restriction of ecc:additional.finding.of.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="additional.finding.of.sitespecific.values">
  <xs:restriction base="ecc:additional.finding.of.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:additional.finding.of.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="additional.finding.of.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.name.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#distant.metastaticSite.name.sitespecific.values_Redefined0
Type restriction of ecc:distant.metastaticSite.name.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="distant.metastaticSite.name.sitespecific.values">
  <xs:restriction base="ecc:distant.metastaticSite.name.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.name.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="distant.metastaticSite.name.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.result.for.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#distant.metastaticSite.result.for.sitespecific.values_Redefined0
Type restriction of ecc:distant.metastaticSite.result.for.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="distant.metastaticSite.result.for.sitespecific.values">
  <xs:restriction base="ecc:distant.metastaticSite.result.for.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.result.for.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="distant.metastaticSite.result.for.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.focality.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#extent.contiguousExtension.focality.sitespecific.values_Redefined0
Type restriction of ecc:extent.contiguousExtension.focality.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="extent.contiguousExtension.focality.sitespecific.values">
  <xs:restriction base="ecc:extent.contiguousExtension.focality.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.focality.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.focality.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.for.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#extent.contiguousExtension.for.sitespecific.values_Redefined0
Type restriction of ecc:extent.contiguousExtension.for.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="extent.contiguousExtension.for.sitespecific.values">
  <xs:restriction base="ecc:extent.contiguousExtension.for.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.for.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.for.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.to.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#extent.contiguousExtension.to.sitespecific.values_Redefined0
Type restriction of ecc:extent.contiguousExtension.to.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration skin
enumeration pectoralis muscle
enumeration chest wall
enumeration specify
Source
<xs:simpleType name="extent.contiguousExtension.to.sitespecific.values">
  <xs:restriction base="ecc:extent.contiguousExtension.to.sitespecific.values_Redefined0">
    <xs:enumeration value="skin"/>
    <xs:enumeration value="pectoralis muscle"/>
    <xs:enumeration value="chest wall"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.contiguousExtension.to.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="extent.contiguousExtension.to.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.size.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#extent.size.sitespecific.values_Redefined0
Type restriction of ecc:extent.size.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration microinvasion
enumeration no residual carcinoma
enumeration specify
Source
<xs:simpleType name="extent.size.sitespecific.values">
  <xs:restriction base="ecc:extent.size.sitespecific.values_Redefined0">
    <xs:enumeration value="microinvasion"/>
    <xs:enumeration value="no residual carcinoma"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.size.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="extent.size.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.clinical.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#history.clinical.sitespecific.values_Redefined0
Type restriction of ecc:history.clinical.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration palpable mass
enumeration nipple discharge
enumeration specify
Source
<xs:simpleType name="history.clinical.sitespecific.values">
  <xs:restriction base="ecc:history.clinical.sitespecific.values_Redefined0">
    <xs:enumeration value="palpable mass"/>
    <xs:enumeration value="nipple discharge"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.clinical.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="history.clinical.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.pathology.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#history.pathology.sitespecific.values_Redefined0
Type restriction of ecc:history.pathology.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration breast carcinoma, NOS
enumeration ductal carcinoma-in-situ
enumeration lobular carcinoma-in-situ
enumeration invasive ductal carcinoma
enumeration invasive lobular carcinoma
enumeration specify
Source
<xs:simpleType name="history.pathology.sitespecific.values">
  <xs:restriction base="ecc:history.pathology.sitespecific.values_Redefined0">
    <xs:enumeration value="breast carcinoma, NOS"/>
    <xs:enumeration value="ductal carcinoma-in-situ"/>
    <xs:enumeration value="lobular carcinoma-in-situ"/>
    <xs:enumeration value="invasive ductal carcinoma"/>
    <xs:enumeration value="invasive lobular carcinoma"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.pathology.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="history.pathology.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.priorTherapy.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#history.priorTherapy.sitespecific.values_Redefined0
Type restriction of ecc:history.priorTherapy.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="history.priorTherapy.sitespecific.values">
  <xs:restriction base="ecc:history.priorTherapy.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.priorTherapy.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="history.priorTherapy.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.radiology.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#history.radiology.sitespecific.values_Redefined0
Type restriction of ecc:history.radiology.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration mass
enumeration architectural distortion
enumeration microcalcifications
enumeration specify
Source
<xs:simpleType name="history.radiology.sitespecific.values">
  <xs:restriction base="ecc:history.radiology.sitespecific.values_Redefined0">
    <xs:enumeration value="mass"/>
    <xs:enumeration value="architectural distortion"/>
    <xs:enumeration value="microcalcifications"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:history.radiology.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="history.radiology.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.focality.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.focality.sitespecific.values_Redefined0
Type restriction of ecc:margins.margin.focality.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="margins.margin.focality.sitespecific.values">
  <xs:restriction base="ecc:margins.margin.focality.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.focality.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="margins.margin.focality.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.name.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.name.sitespecific.values_Redefined0
Type restriction of ecc:margins.margin.name.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration superior
enumeration inferior
enumeration anterior
enumeration posterior
enumeration medial
enumeration lateral
enumeration specify
Source
<xs:simpleType name="margins.margin.name.sitespecific.values">
  <xs:restriction base="ecc:margins.margin.name.sitespecific.values_Redefined0">
    <xs:enumeration value="superior"/>
    <xs:enumeration value="inferior"/>
    <xs:enumeration value="anterior"/>
    <xs:enumeration value="posterior"/>
    <xs:enumeration value="medial"/>
    <xs:enumeration value="lateral"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.name.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="margins.margin.name.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.result.for.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.result.for.sitespecific.values_Redefined0
Type restriction of ecc:margins.margin.result.for.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="margins.margin.result.for.sitespecific.values">
  <xs:restriction base="ecc:margins.margin.result.for.sitespecific.values_Redefined0">
    <!-- NEEDS WORK -->
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:margins.margin.result.for.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="margins.margin.result.for.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.name.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.name.sitespecific.values_Redefined0
Type restriction of ecc:nodes.nodeGroup.name.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration low axillary
enumeration mid axillary
enumeration high axillary
enumeration supraclavicular
enumeration internal mammary
enumeration sentinel
enumeration specify
Source
<xs:simpleType name="nodes.nodeGroup.name.sitespecific.values">
  <xs:restriction base="ecc:nodes.nodeGroup.name.sitespecific.values_Redefined0">
    <xs:enumeration value="low axillary"/>
    <xs:enumeration value="mid axillary"/>
    <xs:enumeration value="high axillary"/>
    <xs:enumeration value="supraclavicular"/>
    <xs:enumeration value="internal mammary"/>
    <xs:enumeration value="sentinel"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.name.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.name.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.for.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.result.for.sitespecific.values_Redefined0
Type restriction of ecc:nodes.nodeGroup.result.for.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="nodes.nodeGroup.result.for.sitespecific.values">
  <xs:restriction base="ecc:nodes.nodeGroup.result.for.sitespecific.values_Redefined0">
    <!-- NEEDS WORK -->
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.for.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.for.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0
Type restriction of ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="nodes.nodeGroup.result.tumorRegression.sitespecific.values">
  <xs:restriction base="ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.technique.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.technique.sitespecific.values_Redefined0
Type restriction of ecc:nodes.nodeGroup.technique.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="nodes.nodeGroup.technique.sitespecific.values">
  <xs:restriction base="ecc:nodes.nodeGroup.technique.sitespecific.values_Redefined0">
    <!-- NEEDS WORK -->
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.technique.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.technique.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.extracapsular.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0
Type restriction of ecc:nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="nodes.nodeGroup.extracapsular.sitespecific.values">
  <xs:restriction base="ecc:nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.integrity.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#specimen.integrity.sitespecific.values_Redefined0
Type restriction of ecc:specimen.integrity.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration multiple designated specimens
enumeration specify
Source
<xs:simpleType name="specimen.integrity.sitespecific.values">
  <xs:restriction base="ecc:specimen.integrity.sitespecific.values_Redefined0">
    <xs:enumeration value="multiple designated specimens"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.integrity.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="specimen.integrity.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.procedure.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#specimen.procedure.sitespecific.values_Redefined0
Type restriction of ecc:specimen.procedure.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration excision
enumeration excision, wire-guided
enumeration total mastectomy
enumeration sentinel lymph node sampling
enumeration partial axillary dissection
enumeration complete axillary dissection
enumeration intramammary lymph node biopsy
enumeration specify
Source
<xs:simpleType name="specimen.procedure.sitespecific.values">
  <xs:restriction base="ecc:specimen.procedure.sitespecific.values_Redefined0">
    <xs:enumeration value="excision"/>
    <xs:enumeration value="excision, wire-guided"/>
    <xs:enumeration value="total mastectomy"/>
    <xs:enumeration value="sentinel lymph node sampling"/>
    <xs:enumeration value="partial axillary dissection"/>
    <xs:enumeration value="complete axillary dissection"/>
    <xs:enumeration value="intramammary lymph node biopsy"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.procedure.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="specimen.procedure.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.site.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#specimen.site.sitespecific.values_Redefined0
Type restriction of ecc:specimen.site.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration upper outer quadrant
enumeration lower outer quadrant
enumeration upper inner quadrant
enumeration lower inner quadrant
enumeration central
enumeration nipple
enumeration axillary tail
enumeration partial breast
enumeration total breast
enumeration specify
Source
<xs:simpleType name="specimen.site.sitespecific.values">
  <xs:restriction base="ecc:specimen.site.sitespecific.values_Redefined0">
    <xs:enumeration value="upper outer quadrant"/>
    <xs:enumeration value="lower outer quadrant"/>
    <xs:enumeration value="upper inner quadrant"/>
    <xs:enumeration value="lower inner quadrant"/>
    <xs:enumeration value="central"/>
    <xs:enumeration value="nipple"/>
    <xs:enumeration value="axillary tail"/>
    <xs:enumeration value="partial breast"/>
    <xs:enumeration value="total breast"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:specimen.site.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="specimen.site.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.group.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.group.sitespecific.values_Redefined0
Type restriction of ecc:stage.group.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration 0
enumeration IA
enumeration IB
enumeration IIA
enumeration IIB
enumeration IIIA
enumeration IIIB
enumeration IIIC
enumeration IV
enumeration indeterminate
enumeration specify
Source
<xs:simpleType name="stage.group.sitespecific.values">
  <xs:restriction base="ecc:stage.group.sitespecific.values_Redefined0">
    <xs:enumeration value="0"/>
    <xs:enumeration value="IA"/>
    <xs:enumeration value="IB"/>
    <xs:enumeration value="IIA"/>
    <xs:enumeration value="IIB"/>
    <xs:enumeration value="IIIA"/>
    <xs:enumeration value="IIIB"/>
    <xs:enumeration value="IIIC"/>
    <xs:enumeration value="IV"/>
    <xs:enumeration value="indeterminate"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.group.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.group.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.multiplicity.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.multiplicity.sitespecific.values_Redefined0
Type restriction of ecc:stage.multiplicity.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="stage.multiplicity.sitespecific.values">
  <xs:restriction base="ecc:stage.multiplicity.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.multiplicity.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.multiplicity.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pN.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.pN.sitespecific.values_Redefined0
Type restriction of ecc:stage.pN.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration X
enumeration 0
enumeration 0(i-)
enumeration 0(i+)
enumeration 0(mol-)
enumeration 0(mol+)
enumeration 1
enumeration 1mi
enumeration 1a
enumeration 1b
enumeration 1c
enumeration 2
enumeration 2a
enumeration 2b
enumeration 3
enumeration 3a
enumeration 3b
enumeration 3c
enumeration specify
Source
<xs:simpleType name="stage.pN.sitespecific.values">
  <xs:restriction base="ecc:stage.pN.sitespecific.values_Redefined0">
    <xs:enumeration value="X"/>
    <xs:enumeration value="0"/>
    <xs:enumeration value="0(i-)"/>
    <xs:enumeration value="0(i+)"/>
    <xs:enumeration value="0(mol-)"/>
    <xs:enumeration value="0(mol+)"/>
    <xs:enumeration value="1"/>
    <xs:enumeration value="1mi"/>
    <xs:enumeration value="1a"/>
    <xs:enumeration value="1b"/>
    <xs:enumeration value="1c"/>
    <xs:enumeration value="2"/>
    <xs:enumeration value="2a"/>
    <xs:enumeration value="2b"/>
    <xs:enumeration value="3"/>
    <xs:enumeration value="3a"/>
    <xs:enumeration value="3b"/>
    <xs:enumeration value="3c"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pN.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pN.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pM.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.pM.sitespecific.values_Redefined0
Type restriction of ecc:stage.pM.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration 0
enumeration 0(i+)
enumeration 1
enumeration specify
Source
<xs:simpleType name="stage.pM.sitespecific.values">
  <xs:restriction base="ecc:stage.pM.sitespecific.values_Redefined0">
    <xs:enumeration value="0"/>
    <xs:enumeration value="0(i+)"/>
    <xs:enumeration value="1"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pM.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pM.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.prefix.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.prefix.sitespecific.values_Redefined0
Type restriction of ecc:stage.prefix.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="stage.prefix.sitespecific.values">
  <xs:restriction base="ecc:stage.prefix.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.prefix.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.prefix.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pT.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#stage.pT.sitespecific.values_Redefined0
Type restriction of ecc:stage.pT.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration X
enumeration 0
enumeration is
enumeration is (DCIS)
enumeration is (LCIS)
enumeration is (Paget)
enumeration 1
enumeration 1mi
enumeration 1a
enumeration 1b
enumeration 1c
enumeration 2
enumeration 3
enumeration 4
enumeration 4a
enumeration 4b
enumeration 4c
enumeration 4d
enumeration specify
Source
<xs:simpleType name="stage.pT.sitespecific.values">
  <xs:restriction base="ecc:stage.pT.sitespecific.values_Redefined0">
    <xs:enumeration value="X"/>
    <xs:enumeration value="0"/>
    <xs:enumeration value="is"/>
    <xs:enumeration value="is (DCIS)"/>
    <xs:enumeration value="is (LCIS)"/>
    <xs:enumeration value="is (Paget)"/>
    <xs:enumeration value="1"/>
    <xs:enumeration value="1mi"/>
    <xs:enumeration value="1a"/>
    <xs:enumeration value="1b"/>
    <xs:enumeration value="1c"/>
    <xs:enumeration value="2"/>
    <xs:enumeration value="3"/>
    <xs:enumeration value="4"/>
    <xs:enumeration value="4a"/>
    <xs:enumeration value="4b"/>
    <xs:enumeration value="4c"/>
    <xs:enumeration value="4d"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:stage.pT.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="stage.pT.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.focus.type.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.focus.type.sitespecific.values_Redefined0
Type restriction of ecc:tumor.focus.type.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="tumor.focus.type.sitespecific.values">
  <xs:restriction base="ecc:tumor.focus.type.sitespecific.values_Redefined0">
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.focus.type.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.focus.type.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.for.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.grade.for.sitespecific.values_Redefined0
Type restriction of ecc:tumor.grade.for.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration combined
enumeration glands
enumeration nuclei
enumeration mitoses
Source
<xs:simpleType name="tumor.grade.for.sitespecific.values">
  <xs:restriction base="ecc:tumor.grade.for.sitespecific.values_Redefined0">
    <xs:enumeration value="combined"/>
    <xs:enumeration value="glands"/>
    <xs:enumeration value="nuclei"/>
    <xs:enumeration value="mitoses"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.for.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.grade.for.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.grade.sitespecific.values_Redefined0
Type restriction of ecc:tumor.grade.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration 1
enumeration 2
enumeration 3
enumeration specify
Source
<xs:simpleType name="tumor.grade.sitespecific.values">
  <xs:restriction base="ecc:tumor.grade.sitespecific.values_Redefined0">
    <xs:enumeration value="1"/>
    <xs:enumeration value="2"/>
    <xs:enumeration value="3"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.grade.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.grade.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.gradeSystem.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.gradeSystem.sitespecific.values_Redefined0
Type restriction of ecc:tumor.gradeSystem.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration nottingham
Source
<xs:simpleType name="tumor.gradeSystem.sitespecific.values">
  <xs:restriction base="ecc:tumor.gradeSystem.sitespecific.values_Redefined0">
    <xs:enumeration value="nottingham"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.gradeSystem.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.gradeSystem.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.histologicType.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.histologicType.sitespecific.values_Redefined0
Type restriction of ecc:tumor.histologicType.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration ductal carcinoma
enumeration lobular carcinoma
enumeration carcinoma ductal-lobular
enumeration mucinous carcinoma
enumeration medullary carcinoma
enumeration papillary carcinoma
enumeration micropapillary carcinoma
enumeration tubular carcinoma
enumeration cribriform carcinoma
enumeration carcinoma type undetermined
enumeration specify
Source
<xs:simpleType name="tumor.histologicType.sitespecific.values">
  <xs:restriction base="ecc:tumor.histologicType.sitespecific.values_Redefined0">
    <xs:enumeration value="ductal carcinoma"/>
    <xs:enumeration value="lobular carcinoma"/>
    <xs:enumeration value="carcinoma ductal-lobular"/>
    <xs:enumeration value="mucinous carcinoma"/>
    <xs:enumeration value="medullary carcinoma"/>
    <xs:enumeration value="papillary carcinoma"/>
    <xs:enumeration value="micropapillary carcinoma"/>
    <xs:enumeration value="tubular carcinoma"/>
    <xs:enumeration value="cribriform carcinoma"/>
    <xs:enumeration value="carcinoma type undetermined"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.histologicType.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.histologicType.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.multiplicity.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.multiplicity.sitespecific.values_Redefined0
Type restriction of ecc:tumor.multiplicity.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration specify
Source
<xs:simpleType name="tumor.multiplicity.sitespecific.values">
  <xs:restriction base="ecc:tumor.multiplicity.sitespecific.values_Redefined0">
    <!-- NEEDS WORK -->
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.multiplicity.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.multiplicity.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.site.sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.site.sitespecific.values_Redefined0
Type restriction of ecc:tumor.site.sitespecific.values_Redefined0
Type hierarchy
Facets
enumeration upper outer quadrant
enumeration lower outer quadrant
enumeration upper inner quadrant
enumeration lower inner quadrant
enumeration central
enumeration nipple
enumeration axillary tail
enumeration 12:00
enumeration 1:00
enumeration 2:00
enumeration 3:00
enumeration 4:00
enumeration 5:00
enumeration 6:00
enumeration 7:00
enumeration 8:00
enumeration 9:00
enumeration 10:00
enumeration 11:00
enumeration specify
Source
<xs:simpleType name="tumor.site.sitespecific.values">
  <xs:restriction base="ecc:tumor.site.sitespecific.values_Redefined0">
    <xs:enumeration value="upper outer quadrant"/>
    <xs:enumeration value="lower outer quadrant"/>
    <xs:enumeration value="upper inner quadrant"/>
    <xs:enumeration value="lower inner quadrant"/>
    <xs:enumeration value="central"/>
    <xs:enumeration value="nipple"/>
    <xs:enumeration value="axillary tail"/>
    <xs:enumeration value="12:00"/>
    <xs:enumeration value="1:00"/>
    <xs:enumeration value="2:00"/>
    <xs:enumeration value="3:00"/>
    <xs:enumeration value="4:00"/>
    <xs:enumeration value="5:00"/>
    <xs:enumeration value="6:00"/>
    <xs:enumeration value="7:00"/>
    <xs:enumeration value="8:00"/>
    <xs:enumeration value="9:00"/>
    <xs:enumeration value="10:00"/>
    <xs:enumeration value="11:00"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.site.sitespecific.values_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#sitespecific.values
Type union of(ecc:sitespecific.values)
Used by
Source
<xs:simpleType name="tumor.site.sitespecific.values_Redefined0">
  <xs:union memberTypes="ecc:sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:sitespecific.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type union of(xs:token)
Source
<xs:simpleType name="sitespecific.values">
  <xs:union memberTypes="xs:token"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:base.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration unreported
enumeration innapplicable
enumeration equivocal
Source
<xs:simpleType name="base.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="innapplicable"/>
    <xs:enumeration value="equivocal"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.lymphvascular.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#qualitative.values breast-flat.tmp#accessory.lymphvascular.sitespecific.values
Type union of(ecc:base.values, ecc:qualitative.values, ecc:accessory.lymphvascular.sitespecific.values)
Source
<xs:simpleType name="accessory.lymphvascular.values">
  <xs:union memberTypes="ecc:base.values ecc:qualitative.values ecc:accessory.lymphvascular.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.perineural.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#qualitative.values breast-flat.tmp#accessory.perineural.sitespecific.values
Type union of(ecc:base.values, ecc:qualitative.values, ecc:accessory.perineural.sitespecific.values)
Source
<xs:simpleType name="accessory.perineural.values">
  <xs:union memberTypes="ecc:base.values ecc:qualitative.values ecc:accessory.perineural.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:extent.size.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#extent.size.sitespecific.values
Type union of(ecc:base.values, ecc:extent.size.sitespecific.values)
Source
<xs:simpleType name="extent.size.values">
  <xs:union memberTypes="ecc:base.values ecc:extent.size.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:distant.metastaticSite.result.for.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#distant.metastaticSite.result.for.sitespecific.values
Type union of(ecc:base.values, ecc:distant.metastaticSite.result.for.sitespecific.values, restriction of xs:token)
Source
<xs:simpleType name="distant.metastaticSite.result.for.values">
  <xs:union memberTypes="ecc:base.values ecc:distant.metastaticSite.result.for.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="this accession"/>
        <xs:enumeration value="prior accession"/>
        <xs:enumeration value="outside report"/>
        <xs:enumeration value="clinical history"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:nodes.nodeGroup.extracapsular.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#qualitative.values breast-flat.tmp#nodes.nodeGroup.extracapsular.sitespecific.values
Type union of(ecc:base.values, ecc:qualitative.values, ecc:nodes.nodeGroup.extracapsular.sitespecific.values)
Source
<xs:simpleType name="nodes.nodeGroup.extracapsular.values">
  <xs:union memberTypes="ecc:base.values ecc:qualitative.values ecc:nodes.nodeGroup.extracapsular.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.site.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.site.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.site.sitespecific.values)
Source
<xs:simpleType name="tumor.site.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.site.sitespecific.values"/>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:tumor.multiplicity.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#base.values breast-flat.tmp#tumor.multiplicity.sitespecific.values
Type union of(ecc:base.values, ecc:tumor.multiplicity.sitespecific.values, restriction of xs:token)
Source
<xs:simpleType name="tumor.multiplicity.values">
  <xs:union memberTypes="ecc:base.values ecc:tumor.multiplicity.sitespecific.values">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="1"/>
        <xs:enumeration value="2"/>
        <xs:enumeration value="3"/>
        <xs:enumeration value="4"/>
        <xs:enumeration value="many"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:union>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:accessory.dcis.result.modifier.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration extensive intraductal component
enumeration inapplicable
enumeration unnreported
enumeration specify
Source
<xs:simpleType name="accessory.dcis.result.modifier.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="extensive intraductal component"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unnreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Simple Type ecc:studies.her2.fish.result.values
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration not performed
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:simpleType name="studies.her2.fish.result.values">
  <xs:restriction base="xs:token">
    <xs:enumeration value="not performed"/>
    <xs:enumeration value="pending"/>
    <xs:enumeration value="inapplicable"/>
    <xs:enumeration value="unreported"/>
    <xs:enumeration value="specify"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.attrib / @id
Namespace No namespace
Type xs:ID
Properties
content: simple
Used by
Attribute Group ecc:generic.attrib
Source
<xs:attribute name="id" type="xs:ID"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodes.nodeGroup.result.sitespecific.attrib / @itc
Namespace No namespace
Type ecc:nodes.nodeGroup.result.itc.values
Properties
content: simple
Used by
Source
<xs:attribute name="itc" type="ecc:nodes.nodeGroup.result.itc.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodes.nodeGroup.result.sitespecific.attrib / @micrometastasis
Namespace No namespace
Type ecc:nodes.nodeGroup.result.micrometastasis.values
Properties
content: simple
Used by
Source
<xs:attribute name="micrometastasis" type="ecc:nodes.nodeGroup.result.micrometastasis.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @value
Namespace No namespace
Type ecc:history.clinical.values
Properties
use: required
Used by
Elements ecc:accessory.cis.result/ecc:result/ecc:response, ecc:accessory.dcis.grade/ecc:grade/ecc:response, ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response, ecc:accessory.dcis.pattern/ecc:architecture/ecc:response, ecc:clinicalFinding/ecc:response, ecc:contiguousExtension/ecc:response, ecc:distant.metastaticSite.result/ecc:result/ecc:response, ecc:finding/ecc:response, ecc:grade/ecc:response, ecc:group/ecc:response, ecc:histologicType/ecc:response, ecc:integrity/ecc:response, ecc:length.response/ecc:response, ecc:margins.margin.result/ecc:result/ecc:response, ecc:microcalcifications/ecc:response, ecc:multiplicity/ecc:response, ecc:pM/ecc:response, ecc:pN/ecc:response, ecc:pT/ecc:response, ecc:pathologicFinding/ecc:response, ecc:prefix/ecc:response, ecc:priorTherapy/ecc:response, ecc:procedure/ecc:response, ecc:qualitative.response/ecc:response, ecc:radiologicFinding/ecc:response, ecc:site/ecc:response, ecc:studies.HER2neu.method/ecc:antibody/ecc:response, ecc:studies.HER2neu.method/ecc:assay/ecc:response, ecc:studies.HER2neu.method/ecc:fixative/ecc:response, ecc:studies.HER2neu.method/ecc:source/ecc:response, ecc:studies.HER2neu.method/ecc:technique/ecc:response, ecc:studies.HER2neu.result/ecc:result/ecc:response, ecc:studies.erpr.method/ecc:antibody/ecc:response, ecc:studies.erpr.method/ecc:fixative/ecc:response, ecc:studies.erpr.method/ecc:source/ecc:response, ecc:studies.erpr.method/ecc:technique/ecc:response, ecc:studies.erpr.result/ecc:result/ecc:response, ecc:tally.response/ecc:response, ecc:treatmentResponse/ecc:response, ecc:tumor.grade.response/ecc:response, ecc:weight.response/ecc:response
Source
<xs:attribute name="value" type="ecc:history.clinical.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:clinicalFinding / ecc:response / @value
Namespace No namespace
Type ecc:history.clinical.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:history.clinical.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:date.attrib / @date
Namespace No namespace
Type ecc:date
Properties
content: simple
Used by
Attribute Group ecc:date.attrib
Source
<xs:attribute name="date" type="ecc:date"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:date.attrib / @start
Namespace No namespace
Type ecc:date
Properties
content: simple
Used by
Attribute Group ecc:date.attrib
Source
<xs:attribute name="start" type="ecc:date"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:date.attrib / @end
Namespace No namespace
Type ecc:date
Properties
content: simple
Used by
Attribute Group ecc:date.attrib
Source
<xs:attribute name="end" type="ecc:date"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:date.attrib / @duration
Namespace No namespace
Type xs:duration
Properties
content: simple
Used by
Attribute Group ecc:date.attrib
Source
<xs:attribute name="duration" type="xs:duration"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:pathologicFinding / ecc:response / @value
Namespace No namespace
Type ecc:history.pathology.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:history.pathology.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:priorTherapy / ecc:response / @value
Namespace No namespace
Type ecc:history.priorTherapy.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:history.priorTherapy.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:radiologicFinding / ecc:response / @value
Namespace No namespace
Type ecc:history.radiology.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:history.radiology.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Used by
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:procedure / ecc:response / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:procedure / ecc:response / @value
Namespace No namespace
Type ecc:specimen.procedure.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:specimen.procedure.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:site / ecc:response / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:site / ecc:response / @value
Namespace No namespace
Type ecc:specimen.site.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:specimen.site.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:integrity / ecc:response / @value
Namespace No namespace
Type ecc:specimen.integrity.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:specimen.integrity.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @unit
Namespace No namespace
Type ecc:lengthUnit.values
Properties
content: simple
Facets
enumeration cm
enumeration mm
enumeration in
Used by
Source
<xs:attribute name="unit" type="ecc:lengthUnit.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @relation
Namespace No namespace
Type ecc:relation.values
Properties
content: simple
Facets
enumeration less than
enumeration less than or equal
enumeration equal
enumeration approximately equal
enumeration greater than or equal
enumeration greater than
Used by
Source
<xs:attribute name="relation" type="ecc:relation.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:length.response / ecc:response / @relation
Namespace No namespace
Type ecc:relation.values
Properties
content: simple
Facets
enumeration less than
enumeration less than or equal
enumeration equal
enumeration approximately equal
enumeration greater than or equal
enumeration greater than
Source
<xs:attribute name="relation" type="ecc:relation.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:length.response / ecc:response / @unit
Namespace No namespace
Type ecc:lengthUnit.values
Properties
content: simple
Facets
enumeration cm
enumeration mm
enumeration in
Source
<xs:attribute name="unit" type="ecc:lengthUnit.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:length.response / ecc:response / @value
Namespace No namespace
Type ecc:positiveDecimal
Properties
use: required
Source
<xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:histologicType / ecc:response / @value
Namespace No namespace
Type ecc:tumor.histologicType.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:tumor.histologicType.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @for
Namespace No namespace
Type ecc:tumor.grade.for.values
Properties
content: simple
Used by
Source
<xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:grade / ecc:response / @for
Namespace No namespace
Type ecc:tumor.grade.for.values
Properties
content: simple
Source
<xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:grade / ecc:response / @value
Namespace No namespace
Type ecc:tumor.grade.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:grade / @system
Namespace No namespace
Type ecc:tumor.gradeSystem.values
Properties
use: required
Used by
Element ecc:grade
Source
<xs:attribute name="system" type="ecc:tumor.gradeSystem.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:focus / @type
Namespace No namespace
Type ecc:tumor.focus.type.values
Properties
use: required
Used by
Element ecc:focus
Source
<xs:attribute name="type" type="ecc:tumor.focus.type.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tumor.grade.response / ecc:response / @for
Namespace No namespace
Type ecc:tumor.grade.for.values
Properties
content: simple
Source
<xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tumor.grade.response / ecc:response / @value
Namespace No namespace
Type ecc:tumor.grade.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @focality
Namespace No namespace
Type ecc:extent.contiguousExtension.focality.values
Properties
content: simple
Used by
Source
<xs:attribute name="focality" type="ecc:extent.contiguousExtension.focality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:contiguousExtension / ecc:response / @focality
Namespace No namespace
Type ecc:extent.contiguousExtension.focality.values
Properties
content: simple
Source
<xs:attribute name="focality" type="ecc:extent.contiguousExtension.focality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:contiguousExtension / ecc:response / @value
Namespace No namespace
Type ecc:qualitative.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:contiguousExtension / @to
Namespace No namespace
Type ecc:extent.contiguousExtension.to.values
Properties
use: required
Used by
Source
<xs:attribute name="to" type="ecc:extent.contiguousExtension.to.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:contiguousExtension / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Used by
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:contiguousExtension / @for
Namespace No namespace
Type ecc:extent.contiguousExtension.for.values
Properties
content: simple
Used by
Source
<xs:attribute name="for" type="ecc:extent.contiguousExtension.for.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:treatmentResponse / ecc:response / @value
Namespace No namespace
Type ecc:accessory.treatmentResponse.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:accessory.treatmentResponse.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:qualitative.response / ecc:response / @value
Namespace No namespace
Type ecc:qualitative.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @extent
Namespace No namespace
Type ecc:margins.margin.focality.values
Properties
content: simple
Used by
Source
<xs:attribute name="extent" type="ecc:margins.margin.focality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @closest
Namespace No namespace
Type ecc:qualitative.values
Properties
content: simple
Used by
Source
<xs:attribute name="closest" type="ecc:qualitative.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margins.margin.result / ecc:result / ecc:response / @closest
Namespace No namespace
Type ecc:qualitative.values
Properties
content: simple
Source
<xs:attribute name="closest" type="ecc:qualitative.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margins.margin.result / ecc:result / ecc:response / @extent
Namespace No namespace
Type ecc:margins.margin.focality.values
Properties
content: simple
Source
<xs:attribute name="extent" type="ecc:margins.margin.focality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margins.margin.result / ecc:result / ecc:response / @value
Namespace No namespace
Type ecc:qualitative.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margins.margin.result / ecc:result / @for
Namespace No namespace
Type ecc:margins.margin.result.for.values
Properties
use: required
Used by
Source
<xs:attribute name="for" type="ecc:margins.margin.result.for.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:length.response / @for
Namespace No namespace
Type restriction of xs:token
Properties
use: required
Facets
enumeration in-situ
enumeration invasive
Used by
Element ecc:distance
Source
<xs:attribute name="for" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="in-situ"/>
      <xs:enumeration value="invasive"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:length.response / @from
Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration margin
Used by
Element ecc:distance
Source
<xs:attribute name="from">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="margin"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:distance / @for
Namespace No namespace
Type restriction of xs:token
Properties
use: required
Facets
enumeration in-situ
enumeration invasive
Source
<xs:attribute name="for" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="in-situ"/>
      <xs:enumeration value="invasive"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:distance / @from
Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration margin
Source
<xs:attribute name="from">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="margin"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margin / @name
Namespace No namespace
Type ecc:margins.margin.name.values
Properties
use: required
Used by
Element ecc:margin
Source
<xs:attribute name="name" type="ecc:margins.margin.name.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:margin / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Used by
Element ecc:margin
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tally.response / ecc:response / @relation
Namespace No namespace
Type ecc:relation.values
Properties
content: simple
Facets
enumeration less than
enumeration less than or equal
enumeration equal
enumeration approximately equal
enumeration greater than or equal
enumeration greater than
Source
<xs:attribute name="relation" type="ecc:relation.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tally.response / ecc:response / @value
Namespace No namespace
Type ecc:nonNegativeInteger
Properties
use: required
Source
<xs:attribute name="value" type="ecc:nonNegativeInteger" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tally.response / @for
Namespace No namespace
Type ecc:nodes.nodeGroup.result.for.values
Properties
use: required
Used by
Source
<xs:attribute name="for" type="ecc:nodes.nodeGroup.result.for.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tally.response / @tumorRegression
Namespace No namespace
Type ecc:nodes.nodeGroup.result.tumorRegression.values
Properties
content: simple
Used by
Source
<xs:attribute name="tumorRegression" type="ecc:nodes.nodeGroup.result.tumorRegression.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodes.nodeGroup.result / ecc:result / @for
Namespace No namespace
Type ecc:nodes.nodeGroup.result.for.values
Properties
use: required
Source
<xs:attribute name="for" type="ecc:nodes.nodeGroup.result.for.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodes.nodeGroup.result / ecc:result / @tumorRegression
Namespace No namespace
Type ecc:nodes.nodeGroup.result.tumorRegression.values
Properties
content: simple
Source
<xs:attribute name="tumorRegression" type="ecc:nodes.nodeGroup.result.tumorRegression.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodeGroup / @name
Namespace No namespace
Type ecc:nodes.nodeGroup.name.values
Properties
use: required
Used by
Element ecc:nodeGroup
Source
<xs:attribute name="name" type="ecc:nodes.nodeGroup.name.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodeGroup / @on
Namespace No namespace
Type ecc:laterality.values
Properties
content: simple
Facets
enumeration right
enumeration left
enumeration inapplicable
enumeration unreported
Used by
Element ecc:nodeGroup
Source
<xs:attribute name="on" type="ecc:laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:nodeGroup / @technique
Namespace No namespace
Type ecc:nodes.nodeGroup.technique.values
Properties
content: simple
Used by
Element ecc:nodeGroup
Source
<xs:attribute name="technique" type="ecc:nodes.nodeGroup.technique.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:distant.metastaticSite.result / ecc:result / ecc:response / @value
Namespace No namespace
Type ecc:qualitative.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:metastaticSite / @name
Namespace No namespace
Type ecc:distant.metastaticSite.name.values
Properties
use: required
Used by
Source
<xs:attribute name="name" type="ecc:distant.metastaticSite.name.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:metastaticSite / @on
Namespace No namespace
Type ecc:extended.laterality.values
Properties
content: simple
Used by
Source
<xs:attribute name="on" type="ecc:extended.laterality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:prefix / ecc:response / @value
Namespace No namespace
Type ecc:stage.prefix.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.prefix.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:multiplicity / ecc:response / @value
Namespace No namespace
Type ecc:stage.multiplicity.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.multiplicity.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:pT / ecc:response / @value
Namespace No namespace
Type ecc:stage.pT.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.pT.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:pN / ecc:response / @value
Namespace No namespace
Type ecc:stage.pN.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.pN.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:pM / ecc:response / @value
Namespace No namespace
Type ecc:stage.pM.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.pM.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:group / ecc:response / @value
Namespace No namespace
Type ecc:stage.group.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:stage.group.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:finding / ecc:response / @value
Namespace No namespace
Type ecc:additional.finding.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:additional.finding.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:finding / @of
Namespace No namespace
Type ecc:additional.finding.of.values
Properties
content: simple
Used by
Element ecc:finding
Source
<xs:attribute name="of" type="ecc:additional.finding.of.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:resection.attrib / @schemaLocation
Namespace No namespace
Properties
fixed: http://purl.org/pathology/ecc/breast/resection/schema.xsd
Used by
Attribute Group ecc:resection.attrib
Source
<xs:attribute fixed="http://purl.org/pathology/ecc/breast/resection/schema.xsd" name="schemaLocation"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:resection.attrib / @version
Namespace No namespace
Properties
fixed: 0.5
Used by
Attribute Group ecc:resection.attrib
Source
<xs:attribute fixed="0.5" name="version"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:resection.attrib / @transformation
Namespace No namespace
Properties
fixed: http://purl.org/pathology/ecc/breast/resection/ecc.xsl
Used by
Attribute Group ecc:resection.attrib
Source
<xs:attribute fixed="http://purl.org/pathology/ecc/breast/resection/ecc.xsl" name="transformation"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:microcalcifications / ecc:response / @value
Namespace No namespace
Type ecc:accessory.microcalcifications.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:accessory.microcalcifications.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.cis.result / ecc:result / ecc:response / @focality
Namespace No namespace
Type ecc:focality.values
Properties
content: simple
Source
<xs:attribute name="focality" type="ecc:focality.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.cis.result / ecc:result / ecc:response / @value
Namespace No namespace
Type ecc:qualitative.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:tally.response / @type
Namespace No namespace
Type ecc:accessory.cis.blocks.type.values
Properties
content: simple
Facets
enumeration RT-PCR negative
enumeration specify
enumeration inapplicable
enumeration unreported
Used by
Source
<xs:attribute name="type" type="ecc:accessory.cis.blocks.type.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.cis.blocks / ecc:tally / @for
Namespace No namespace
Type ecc:qualitative.values
Properties
content: simple
Source
<xs:attribute name="for" type="ecc:qualitative.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.cis.blocks / ecc:tally / @type
Namespace No namespace
Type ecc:accessory.cis.blocks.type.values
Properties
content: simple
Facets
enumeration RT-PCR negative
enumeration specify
enumeration inapplicable
enumeration unreported
Source
<xs:attribute name="type" type="ecc:accessory.cis.blocks.type.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.dcis.pattern / ecc:architecture / ecc:response / @value
Namespace No namespace
Type ecc:accessory.dcis.pattern.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:accessory.dcis.pattern.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.dcis.grade / ecc:grade / ecc:response / @value
Namespace No namespace
Type ecc:accessory.dcis.grade.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:accessory.dcis.grade.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:accessory.dcis.necrosis / ecc:necrosis / ecc:response / @value
Namespace No namespace
Type ecc:accessory.dcis.necrosis.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:accessory.dcis.necrosis.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:weight.response / ecc:response / @relation
Namespace No namespace
Type ecc:relation.values
Properties
content: simple
Facets
enumeration less than
enumeration less than or equal
enumeration equal
enumeration approximately equal
enumeration greater than or equal
enumeration greater than
Source
<xs:attribute name="relation" type="ecc:relation.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:weight.response / ecc:response / @unit
Namespace No namespace
Type ecc:weightUnit.values
Properties
use: required
Facets
enumeration mg
enumeration g
enumeration kg
Source
<xs:attribute name="unit" type="ecc:weightUnit.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:weight.response / ecc:response / @value
Namespace No namespace
Type ecc:positiveDecimal
Properties
use: required
Source
<xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.result / ecc:result / ecc:response / @unit
Namespace No namespace
Properties
use: required
fixed: percent
Source
<xs:attribute fixed="percent" name="unit" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.result / ecc:result / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.result.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:studies.erpr.result.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.method / ecc:technique / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.technique.values
Properties
use: required
Facets
enumeration immunohistochemistry
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.technique.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.method / ecc:source / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.source.values
Properties
use: required
Facets
enumeration this specimen
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:generic.response.content / @vendor
Namespace No namespace
Type ecc:studies.erpr.method.antibody.vendor.values
Properties
content: simple
Used by
Source
<xs:attribute name="vendor" type="ecc:studies.erpr.method.antibody.vendor.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.method / ecc:antibody / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.antibody.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.antibody.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.method / ecc:antibody / ecc:response / @vendor
Namespace No namespace
Type ecc:studies.erpr.method.antibody.vendor.values
Properties
content: simple
Source
<xs:attribute name="vendor" type="ecc:studies.erpr.method.antibody.vendor.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.erpr.method / ecc:fixative / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.fixative.values
Properties
use: required
Facets
enumeration neutral buffered formalin
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:response / @value
Namespace No namespace
Type ecc:studies.her2.imm.result.values
Properties
use: required
Facets
enumeration negative (score 0)
enumeration negative (score 1+)
enumeration equivocal (score 2+)
enumeration positive (score 3+)
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.her2.imm.result.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:her2GeneCopyNumber / @value
Namespace No namespace
Type ecc:nonNegativeDecimal
Properties
use: required
Used by
Source
<xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:her2GeneCopyNumber / @unit
Namespace No namespace
Properties
use: required
fixed: per cell
Used by
Source
<xs:attribute fixed="per cell" name="unit" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:chromosome17CopyNumber / @value
Namespace No namespace
Type ecc:nonNegativeDecimal
Properties
use: required
Used by
Source
<xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:chromosome17CopyNumber / @unit
Namespace No namespace
Properties
use: required
fixed: per cell
Used by
Source
<xs:attribute fixed="per cell" name="unit" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.result / ecc:result / ecc:her2CopyNumberRatio / @value
Namespace No namespace
Type ecc:nonNegativeDecimal
Properties
use: required
Used by
Source
<xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:technique / ecc:response / @value
Namespace No namespace
Type ecc:studies.her2.method.technique.values
Properties
use: required
Facets
enumeration immunohistochemistry
enumeration FISH
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.her2.method.technique.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:source / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.source.values
Properties
use: required
Facets
enumeration this specimen
enumeration pending
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:antibody / ecc:response / @value
Namespace No namespace
Type ecc:studies.her2.method.antibody.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:studies.her2.method.antibody.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:antibody / ecc:response / @vendor
Namespace No namespace
Type ecc:studies.her2.method.antibody.vendor.values
Properties
content: simple
Source
<xs:attribute name="vendor" type="ecc:studies.her2.method.antibody.vendor.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:assay / ecc:response / @value
Namespace No namespace
Type ecc:studies.her2.method.assay.values
Properties
use: required
Source
<xs:attribute name="value" type="ecc:studies.her2.method.assay.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:assay / ecc:response / @vendor
Namespace No namespace
Type ecc:studies.her2.method.assay.vendor.values
Properties
content: simple
Source
<xs:attribute name="vendor" type="ecc:studies.her2.method.assay.vendor.values"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute ecc:studies.HER2neu.method / ecc:fixative / ecc:response / @value
Namespace No namespace
Type ecc:studies.erpr.method.fixative.values
Properties
use: required
Facets
enumeration neutral buffered formalin
enumeration inapplicable
enumeration unreported
enumeration specify
Source
<xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:generic.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment
Used by
Element Groups ecc:distant.content, ecc:generic.response.content, ecc:length.response, ecc:margins.content, ecc:qualitative.response, ecc:size.response, ecc:tally.response, ecc:weight.response
Elements ecc:HER2neu, ecc:accessory, ecc:accessory.cis.result/ecc:result, ecc:accessory.dcis.grade/ecc:grade, ecc:accessory.dcis.necrosis/ecc:necrosis, ecc:accessory.dcis.pattern/ecc:architecture, ecc:additional, ecc:clinicalFinding, ecc:contiguousExtension, ecc:distant.metastaticSite.result/ecc:result, ecc:ductalCarcinoma-in-situ, ecc:estrogenReceptor, ecc:extent, ecc:finding, ecc:focus, ecc:grade, ecc:group, ecc:histologicType, ecc:history, ecc:integrity, ecc:lobularCarcinoma-in-situ, ecc:margin, ecc:margins.margin.result/ecc:result, ecc:metastaticSite, ecc:microcalcifications, ecc:multiplicity, ecc:nodeGroup, ecc:nodes, ecc:pM, ecc:pN, ecc:pT, ecc:pathologicFinding, ecc:prefix, ecc:priorTherapy, ecc:procedure, ecc:progesteroneReceptor, ecc:radiologicFinding, ecc:resection, ecc:site, ecc:specimen, ecc:stage, ecc:studies, ecc:studies.HER2neu.method/ecc:antibody, ecc:studies.HER2neu.method/ecc:assay, ecc:studies.HER2neu.method/ecc:fixative, ecc:studies.HER2neu.method/ecc:source, ecc:studies.HER2neu.method/ecc:technique, ecc:studies.HER2neu.result/ecc:result, ecc:studies.HER2neu.result/ecc:result/ecc:chromosome17CopyNumber, ecc:studies.HER2neu.result/ecc:result/ecc:her2CopyNumberRatio, ecc:studies.HER2neu.result/ecc:result/ecc:her2GeneCopyNumber, ecc:studies.erpr.method/ecc:antibody, ecc:studies.erpr.method/ecc:fixative, ecc:studies.erpr.method/ecc:source, ecc:studies.erpr.method/ecc:technique, ecc:studies.erpr.result/ecc:result, ecc:treatmentResponse, ecc:tumor
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label
Source
<xs:group name="generic.content">
  <xs:sequence>
    <xs:element form="qualified" minOccurs="0" name="label" type="xs:string"/>
    <xs:element form="qualified" minOccurs="0" name="comment" type="xs:string"/>
    <xs:any minOccurs="0" namespace="##other" processContents="skip"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:generic.response.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.response.content_specify breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content
Used by
Elements ecc:accessory.cis.result/ecc:result/ecc:response, ecc:accessory.dcis.grade/ecc:grade/ecc:response, ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response, ecc:accessory.dcis.pattern/ecc:architecture/ecc:response, ecc:clinicalFinding/ecc:response, ecc:contiguousExtension/ecc:response, ecc:distant.metastaticSite.result/ecc:result/ecc:response, ecc:finding/ecc:response, ecc:grade/ecc:response, ecc:group/ecc:response, ecc:histologicType/ecc:response, ecc:integrity/ecc:response, ecc:length.response/ecc:response, ecc:margins.margin.result/ecc:result/ecc:response, ecc:microcalcifications/ecc:response, ecc:multiplicity/ecc:response, ecc:pM/ecc:response, ecc:pN/ecc:response, ecc:pT/ecc:response, ecc:pathologicFinding/ecc:response, ecc:prefix/ecc:response, ecc:priorTherapy/ecc:response, ecc:procedure/ecc:response, ecc:qualitative.response/ecc:response, ecc:radiologicFinding/ecc:response, ecc:site/ecc:response, ecc:studies.HER2neu.method/ecc:antibody/ecc:response, ecc:studies.HER2neu.method/ecc:assay/ecc:response, ecc:studies.HER2neu.method/ecc:fixative/ecc:response, ecc:studies.HER2neu.method/ecc:source/ecc:response, ecc:studies.HER2neu.method/ecc:technique/ecc:response, ecc:studies.HER2neu.result/ecc:result/ecc:response, ecc:studies.erpr.method/ecc:antibody/ecc:response, ecc:studies.erpr.method/ecc:fixative/ecc:response, ecc:studies.erpr.method/ecc:source/ecc:response, ecc:studies.erpr.method/ecc:technique/ecc:response, ecc:studies.erpr.result/ecc:result/ecc:response, ecc:tally.response/ecc:response, ecc:treatmentResponse/ecc:response, ecc:tumor.grade.response/ecc:response, ecc:weight.response/ecc:response
Model ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children ecc:comment, ecc:label, ecc:specify
Source
<xs:group name="generic.response.content">
  <xs:sequence>
    <xs:element form="qualified" minOccurs="0" name="specify" type="xs:string"/>
    <xs:group minOccurs="0" ref="ecc:generic.content"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:tumor.focus.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#site breast-flat.tmp#size breast-flat.tmp#histologicType breast-flat.tmp#grade
Used by
Element ecc:focus
Model ecc:site , ecc:size , ecc:histologicType , ecc:grade
Children ecc:grade, ecc:histologicType, ecc:site, ecc:size
Source
<xs:group name="tumor.focus.content">
  <xs:sequence>
    <xs:element ref="ecc:site"/>
    <xs:element ref="ecc:size"/>
    <xs:element ref="ecc:histologicType"/>
    <xs:element ref="ecc:grade"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:size.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response breast-flat.tmp#length.response
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Source
<xs:group name="size.response">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:group maxOccurs="3" minOccurs="1" ref="ecc:length.response"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:length.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#length.response_response
Used by
Element Group ecc:size.response
Element ecc:distance
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Source
<xs:group name="length.response">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element form="qualified" name="response">
      <xs:complexType>
        <xs:group ref="ecc:generic.response.content"/>
        <xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
        <xs:attribute name="unit" type="ecc:lengthUnit.values"/>
        <xs:attribute name="relation" type="ecc:relation.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:tumor.grade.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#tumor.grade.response_response
Model ecc:response+
Children ecc:response
Source
<xs:group name="tumor.grade.response">
  <xs:sequence>
    <xs:element form="qualified" maxOccurs="unbounded" name="response">
      <xs:complexType>
        <xs:group ref="ecc:generic.response.content"/>
        <xs:attribute name="value" type="ecc:tumor.grade.values" use="required"/>
        <xs:attribute name="for" type="ecc:tumor.grade.for.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:qualitative.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#qualitative.response_response
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Source
<xs:group name="qualitative.response">
  <!-- Remember that if you use this canned "shorthand" for a qualitative response, you will not be
            able to extend it with additional attributes later. So for responses that are indeed
            qualitative, but may add additional attributes later, you need to use add them
            explicitly to the generic type. An example would be distant.status.result.response that
            needs to be typed for breast. -->
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element form="qualified" name="response">
      <xs:complexType>
        <xs:group ref="ecc:generic.response.content"/>
        <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:margins.margin.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#margins.margin.result_result
Used by
Element ecc:margin
Model ecc:result
Children ecc:result
Source
<xs:group name="margins.margin.result">
  <!-- There is more than one context for <result> element (margin.status.result, nodes.nodeGroup.result, distant.metastaticSite.result, contiguousExtension.status.result), hence need to wrap as group -->
  <xs:sequence>
    <xs:element form="qualified" name="result">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element form="qualified" name="response">
            <!-- this is a qualitative response with some modifying attributes -->
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
              <xs:attribute name="extent" type="ecc:margins.margin.focality.values"/>
              <xs:attribute name="closest" type="ecc:qualitative.values"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="for" type="ecc:margins.margin.result.for.values" use="required"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:nodes.nodeGroup.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.result_result
Used by
Element ecc:nodeGroup
Model ecc:result
Children ecc:result
Source
<xs:group name="nodes.nodeGroup.result">
  <!-- There is more than one context for <result> element (margin.result, nodeGroup.result, distant.result, contiguousExtension.status.result), hence need to wrap as group -->
  <xs:sequence>
    <xs:element form="qualified" name="result">
      <xs:complexType>
        <xs:group ref="ecc:tally.response"/>
        <xs:attribute name="for" type="ecc:nodes.nodeGroup.result.for.values" use="required"/>
        <xs:attributeGroup ref="ecc:nodes.nodeGroup.result.sitespecific.attrib"/>
        <xs:attribute name="tumorRegression" type="ecc:nodes.nodeGroup.result.tumorRegression.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:tally.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#tally.response_response
Used by
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Source
<xs:group name="tally.response">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element form="qualified" name="response">
      <xs:complexType>
        <xs:group ref="ecc:generic.response.content"/>
        <xs:attribute name="value" type="ecc:nonNegativeInteger" use="required"/>
        <xs:attribute name="relation" type="ecc:relation.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:distant.metastaticSite.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#distant.metastaticSite.result_result
Used by
Model ecc:result
Children ecc:result
Source
<xs:group name="distant.metastaticSite.result">
  <!-- There is more than one context for <result> element (margin.status.result, nodes.nodeGroup.result, distant.metastaticSite.result, contiguousExtension.status.result), hence need to wrap as group -->
  <xs:sequence>
    <xs:element form="qualified" name="result">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element form="qualified" name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
              <!-- This attribute is required for breast only, but as extensions
                                    are not possible, I have to add it for every site. You could
                                    prohibit it for all the sites that don't use it, but perhaps
                                    this is not important. -->
              <!--<xs:attribute name="type"
                                type="ecc:distant.metastaticSite.result.response.type.values" />-->
              <xs:attributeGroup ref="ecc:distant.metastaticSite.result.response.attrib"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:date.attrib"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#treatmentResponse breast-flat.tmp#lymphVascularInvasion breast-flat.tmp#perineuralInvasion breast-flat.tmp#accessory.content_Redefined0 breast-flat.tmp#microcalcifications breast-flat.tmp#ductalCarcinoma-in-situ breast-flat.tmp#lobularCarcinoma-in-situ
Used by
Element ecc:accessory
Model ecc:treatmentResponse{0,1} , ecc:lymphVascularInvasion , ecc:perineuralInvasion , ecc:microcalcifications{0,1} , ecc:ductalCarcinoma-in-situ , ecc:lobularCarcinoma-in-situ{0,1}
Children ecc:ductalCarcinoma-in-situ, ecc:lobularCarcinoma-in-situ, ecc:lymphVascularInvasion, ecc:microcalcifications, ecc:perineuralInvasion, ecc:treatmentResponse
Source
<xs:group name="accessory.content">
  <xs:sequence>
    <xs:group ref="ecc:accessory.content_Redefined0"/>
    <xs:element minOccurs="0" ref="ecc:microcalcifications"/>
    <xs:element ref="ecc:ductalCarcinoma-in-situ"/>
    <xs:element minOccurs="0" ref="ecc:lobularCarcinoma-in-situ"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.content_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#treatmentResponse breast-flat.tmp#lymphVascularInvasion breast-flat.tmp#perineuralInvasion
Used by
Element Group ecc:accessory.content
Model ecc:treatmentResponse{0,1} , ecc:lymphVascularInvasion , ecc:perineuralInvasion
Children ecc:lymphVascularInvasion, ecc:perineuralInvasion, ecc:treatmentResponse
Source
<xs:group name="accessory.content_Redefined0">
  <xs:sequence>
    <xs:element minOccurs="0" ref="ecc:treatmentResponse"/>
    <xs:element ref="ecc:lymphVascularInvasion"/>
    <xs:element ref="ecc:perineuralInvasion"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.cis.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.cis.result_result
Used by
Model ecc:result
Children ecc:result
Source
<xs:group name="accessory.cis.result">
  <xs:sequence>
    <xs:element name="result">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:qualitative.values" use="required"/>
              <xs:attribute name="focality" type="ecc:focality.values"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.cis.amount
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#size breast-flat.tmp#accessory.cis.size breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks_tally breast-flat.tmp#accessory.cis.blocks
Used by
Model (ecc:size , ecc:tally) | (ecc:tally)
Children ecc:size, ecc:tally
Source
<xs:group name="accessory.cis.amount">
  <xs:choice>
    <xs:sequence>
      <xs:group minOccurs="1" ref="ecc:accessory.cis.size"/>
      <xs:group minOccurs="0" ref="ecc:accessory.cis.blocks"/>
    </xs:sequence>
    <xs:group minOccurs="1" ref="ecc:accessory.cis.blocks"/>
  </xs:choice>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.cis.size
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#size
Used by
Element Group ecc:accessory.cis.amount
Model ecc:size
Children ecc:size
Source
<xs:group name="accessory.cis.size">
  <xs:sequence>
    <xs:element ref="ecc:size"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.cis.blocks
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.cis.blocks_tally
Used by
Element Group ecc:accessory.cis.amount
Model ecc:tally
Children ecc:tally
Source
<xs:group name="accessory.cis.blocks">
  <xs:sequence>
    <xs:element name="tally">
      <xs:complexType>
        <xs:group ref="ecc:tally.response"/>
        <xs:attribute name="for" type="ecc:qualitative.values"/>
        <xs:attribute name="type" type="ecc:accessory.cis.blocks.type.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.dcis.pattern
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.pattern_architecture
Used by
Model ecc:architecture
Children ecc:architecture
Source
<xs:group name="accessory.dcis.pattern">
  <xs:sequence>
    <xs:element name="architecture">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element maxOccurs="unbounded" name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:accessory.dcis.pattern.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.dcis.grade
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.grade_grade
Used by
Model ecc:grade
Children ecc:grade
Source
<xs:group name="accessory.dcis.grade">
  <xs:sequence>
    <xs:element name="grade">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:accessory.dcis.grade.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:accessory.dcis.necrosis
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#accessory.dcis.necrosis_necrosis
Used by
Model ecc:necrosis
Children ecc:necrosis
Source
<xs:group name="accessory.dcis.necrosis">
  <xs:sequence>
    <xs:element name="necrosis">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:accessory.dcis.necrosis.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:extent.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#contiguousExtension breast-flat.tmp#extent.content_Redefined0 breast-flat.tmp#skinUlceration breast-flat.tmp#skinSatelliteNodules breast-flat.tmp#dermalLymphaticInvasion breast-flat.tmp#nipplePagetDisease
Used by
Element ecc:extent
Model ecc:contiguousExtension* , ecc:skinUlceration , ecc:skinSatelliteNodules , ecc:dermalLymphaticInvasion , ecc:nipplePagetDisease
Children ecc:contiguousExtension, ecc:dermalLymphaticInvasion, ecc:nipplePagetDisease, ecc:skinSatelliteNodules, ecc:skinUlceration
Source
<xs:group name="extent.content">
  <xs:sequence>
    <xs:group ref="ecc:extent.content_Redefined0"/>
    <xs:element ref="ecc:skinUlceration"/>
    <xs:element ref="ecc:skinSatelliteNodules"/>
    <xs:element ref="ecc:dermalLymphaticInvasion"/>
    <xs:element ref="ecc:nipplePagetDisease"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:extent.content_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#contiguousExtension
Used by
Element Group ecc:extent.content
Model ecc:contiguousExtension*
Children ecc:contiguousExtension
Source
<xs:group name="extent.content_Redefined0">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:contiguousExtension"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:specimen.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#procedure breast-flat.tmp#size breast-flat.tmp#weight breast-flat.tmp#site breast-flat.tmp#integrity breast-flat.tmp#specimen.content_Redefined0
Used by
Element ecc:specimen
Model ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children ecc:integrity, ecc:procedure, ecc:site, ecc:size, ecc:weight
Source
<xs:group name="specimen.content">
  <xs:sequence>
    <xs:group ref="ecc:specimen.content_Redefined0"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:specimen.content_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#procedure breast-flat.tmp#size breast-flat.tmp#weight breast-flat.tmp#site breast-flat.tmp#integrity
Used by
Element Group ecc:specimen.content
Model ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children ecc:integrity, ecc:procedure, ecc:site, ecc:size, ecc:weight
Source
<xs:group name="specimen.content_Redefined0">
  <xs:sequence>
    <xs:element ref="ecc:procedure"/>
    <xs:element ref="ecc:size"/>
    <xs:element minOccurs="0" ref="ecc:weight"/>
    <xs:element ref="ecc:site"/>
    <xs:element minOccurs="0" ref="ecc:integrity"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:weight.response
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#weight.response_response
Used by
Element ecc:weight
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children ecc:comment, ecc:label, ecc:response
Source
<xs:group name="weight.response">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element form="qualified" name="response">
      <xs:complexType>
        <xs:group ref="ecc:generic.response.content"/>
        <xs:attribute name="value" type="ecc:positiveDecimal" use="required"/>
        <xs:attribute name="unit" type="ecc:weightUnit.values" use="required"/>
        <xs:attribute name="relation" type="ecc:relation.values"/>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.content_Redefined0 breast-flat.tmp#estrogenReceptor breast-flat.tmp#progesteroneReceptor breast-flat.tmp#HER2neu
Used by
Element ecc:studies
Model , ecc:estrogenReceptor , ecc:progesteroneReceptor , ecc:HER2neu
Children ecc:HER2neu, ecc:estrogenReceptor, ecc:progesteroneReceptor
Source
<xs:group name="studies.content">
  <xs:sequence>
    <xs:group ref="ecc:studies.content_Redefined0"/>
    <xs:element ref="ecc:estrogenReceptor"/>
    <xs:element ref="ecc:progesteroneReceptor"/>
    <xs:element ref="ecc:HER2neu"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.content_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Used by
Element Group ecc:studies.content
Model
Source
<xs:group name="studies.content_Redefined0">
  <xs:sequence>
    <!-- Needs further modeling: need to compare with rng spec  -->
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.erpr.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.result_result
Used by
Model ecc:result
Children ecc:result
Source
<xs:group name="studies.erpr.result">
  <xs:sequence>
    <xs:element name="result">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.result.values" use="required"/>
              <xs:attribute fixed="percent" name="unit" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.erpr.method
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.erpr.method_technique breast-flat.tmp#studies.erpr.method_source breast-flat.tmp#studies.erpr.method_antibody breast-flat.tmp#studies.erpr.method_fixative
Used by
Model ecc:technique , ecc:source , ecc:antibody , ecc:fixative{0,1}
Children ecc:antibody, ecc:fixative, ecc:source, ecc:technique
Source
<xs:group name="studies.erpr.method">
  <xs:sequence>
    <xs:element name="technique">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.technique.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="source">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="antibody">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.antibody.values" use="required"/>
              <xs:attribute name="vendor" type="ecc:studies.erpr.method.antibody.vendor.values"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
    <xs:element minOccurs="0" name="fixative">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.HER2neu.result
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.result_result
Used by
Element ecc:HER2neu
Model ecc:result
Children ecc:result
Source
<xs:group name="studies.HER2neu.result">
  <xs:sequence>
    <xs:element name="result">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:choice>
            <xs:element name="response">
              <xs:complexType>
                <xs:group ref="ecc:generic.response.content"/>
                <xs:attribute name="value" type="ecc:studies.her2.imm.result.values" use="required"/>
                <xs:attributeGroup ref="ecc:generic.attrib"/>
              </xs:complexType>
            </xs:element>
            <xs:sequence>
              <xs:element name="her2GeneCopyNumber">
                <xs:complexType>
                  <xs:sequence>
                    <xs:group ref="ecc:generic.content"/>
                  </xs:sequence>
                  <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
                  <xs:attribute fixed="per cell" name="unit" use="required"/>
                  <xs:attributeGroup ref="ecc:generic.attrib"/>
                </xs:complexType>
              </xs:element>
              <xs:element name="chromosome17CopyNumber">
                <xs:complexType>
                  <xs:sequence>
                    <xs:group ref="ecc:generic.content"/>
                  </xs:sequence>
                  <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
                  <xs:attribute fixed="per cell" name="unit" use="required"/>
                  <xs:attributeGroup ref="ecc:generic.attrib"/>
                </xs:complexType>
              </xs:element>
              <xs:element name="her2CopyNumberRatio">
                <xs:complexType>
                  <xs:sequence>
                    <xs:group ref="ecc:generic.content"/>
                  </xs:sequence>
                  <xs:attribute name="value" type="ecc:nonNegativeDecimal" use="required"/>
                  <xs:attributeGroup ref="ecc:generic.attrib"/>
                </xs:complexType>
              </xs:element>
            </xs:sequence>
          </xs:choice>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:studies.HER2neu.method
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#studies.HER2neu.method_technique breast-flat.tmp#studies.HER2neu.method_source breast-flat.tmp#studies.HER2neu.method_antibody breast-flat.tmp#studies.HER2neu.method_assay breast-flat.tmp#studies.HER2neu.method_fixative
Used by
Element ecc:HER2neu
Model ecc:technique , ecc:source , (ecc:antibody | ecc:assay) , ecc:fixative{0,1}
Children ecc:antibody, ecc:assay, ecc:fixative, ecc:source, ecc:technique
Source
<xs:group name="studies.HER2neu.method">
  <xs:sequence>
    <xs:element name="technique">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.her2.method.technique.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="source">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.source.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
    <xs:choice>
      <xs:element name="antibody">
        <xs:complexType>
          <xs:sequence>
            <xs:group ref="ecc:generic.content"/>
            <xs:element name="response">
              <xs:complexType>
                <xs:group ref="ecc:generic.response.content"/>
                <xs:attribute name="value" type="ecc:studies.her2.method.antibody.values" use="required"/>
                <xs:attribute name="vendor" type="ecc:studies.her2.method.antibody.vendor.values"/>
                <xs:attributeGroup ref="ecc:generic.attrib"/>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="assay">
        <xs:complexType>
          <xs:sequence>
            <xs:group ref="ecc:generic.content"/>
            <xs:element name="response">
              <xs:complexType>
                <xs:group ref="ecc:generic.response.content"/>
                <xs:attribute name="value" type="ecc:studies.her2.method.assay.values" use="required"/>
                <xs:attribute name="vendor" type="ecc:studies.her2.method.assay.vendor.values"/>
                <xs:attributeGroup ref="ecc:generic.attrib"/>
              </xs:complexType>
            </xs:element>
          </xs:sequence>
          <xs:attributeGroup ref="ecc:generic.attrib"/>
        </xs:complexType>
      </xs:element>
    </xs:choice>
    <xs:element minOccurs="0" name="fixative">
      <xs:complexType>
        <xs:sequence>
          <xs:group ref="ecc:generic.content"/>
          <xs:element name="response">
            <xs:complexType>
              <xs:group ref="ecc:generic.response.content"/>
              <xs:attribute name="value" type="ecc:studies.erpr.method.fixative.values" use="required"/>
              <xs:attributeGroup ref="ecc:generic.attrib"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="ecc:generic.attrib"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:resection.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#history breast-flat.tmp#specimen breast-flat.tmp#tumor breast-flat.tmp#extent breast-flat.tmp#accessory breast-flat.tmp#margins breast-flat.tmp#nodes breast-flat.tmp#distant breast-flat.tmp#studies breast-flat.tmp#stage breast-flat.tmp#additional
Used by
Element ecc:resection
Model ecc:history , ecc:specimen , ecc:tumor , ecc:extent , ecc:accessory , ecc:margins , ecc:nodes , ecc:distant , ecc:studies , ecc:stage , ecc:additional
Children ecc:accessory, ecc:additional, ecc:distant, ecc:extent, ecc:history, ecc:margins, ecc:nodes, ecc:specimen, ecc:stage, ecc:studies, ecc:tumor
Source
<xs:group name="resection.content">
  <xs:sequence>
    <xs:element ref="ecc:history"/>
    <xs:element ref="ecc:specimen"/>
    <xs:element ref="ecc:tumor"/>
    <xs:element ref="ecc:extent"/>
    <xs:element ref="ecc:accessory"/>
    <xs:element ref="ecc:margins"/>
    <xs:element ref="ecc:nodes"/>
    <xs:element ref="ecc:distant"/>
    <xs:element ref="ecc:studies"/>
    <xs:element ref="ecc:stage"/>
    <xs:element ref="ecc:additional"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:history.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#clinicalFinding breast-flat.tmp#pathologicFinding breast-flat.tmp#priorTherapy breast-flat.tmp#radiologicFinding
Used by
Element ecc:history
Model ecc:clinicalFinding* , ecc:pathologicFinding* , ecc:priorTherapy* , ecc:radiologicFinding*
Children ecc:clinicalFinding, ecc:pathologicFinding, ecc:priorTherapy, ecc:radiologicFinding
Source
<xs:group name="history.content">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:clinicalFinding"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:pathologicFinding"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:priorTherapy"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:radiologicFinding"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:tumor.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#focus
Used by
Element ecc:tumor
Model ecc:focus+
Children ecc:focus
Source
<xs:group name="tumor.content">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" minOccurs="1" ref="ecc:focus"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:margins.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#margin
Used by
Element ecc:margins
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:margin*
Children ecc:comment, ecc:label, ecc:margin
Source
<xs:group name="margins.content">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:margin"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:nodes.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodeGroup
Used by
Element ecc:nodes
Model ecc:nodeGroup*
Children ecc:nodeGroup
Source
<xs:group name="nodes.content">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:nodeGroup"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:distant.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.content_label breast-flat.tmp#generic.content_comment breast-flat.tmp#generic.content breast-flat.tmp#metastaticSite
Used by
Element ecc:distant
Model ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:metastaticSite*
Children ecc:comment, ecc:label, ecc:metastaticSite
Source
<xs:group name="distant.content">
  <xs:sequence>
    <xs:group ref="ecc:generic.content"/>
    <xs:element maxOccurs="unbounded" minOccurs="0" ref="ecc:metastaticSite"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:stage.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#prefix breast-flat.tmp#multiplicity breast-flat.tmp#pT breast-flat.tmp#pN breast-flat.tmp#pM breast-flat.tmp#group
Used by
Element ecc:stage
Model ecc:prefix , ecc:multiplicity , ecc:pT , ecc:pN , ecc:pM , ecc:group
Children ecc:group, ecc:multiplicity, ecc:pM, ecc:pN, ecc:pT, ecc:prefix
Source
<xs:group name="stage.content">
  <xs:sequence>
    <xs:element ref="ecc:prefix"/>
    <xs:element ref="ecc:multiplicity"/>
    <xs:element ref="ecc:pT"/>
    <xs:element ref="ecc:pN"/>
    <xs:element ref="ecc:pM"/>
    <xs:element ref="ecc:group"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Element Group ecc:additional.content
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#finding
Used by
Element ecc:additional
Model ecc:finding+
Children ecc:finding
Source
<xs:group name="additional.content">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" ref="ecc:finding"/>
  </xs:sequence>
</xs:group>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:item.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Source
<xs:attributeGroup name="item.attrib">
  <!-- placeholder only -->
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:section.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Source
<xs:attributeGroup name="section.attrib">
  <!-- placeholder only -->
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:generic.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#generic.attrib_id
Used by
Elements ecc:HER2neu, ecc:accessory, ecc:accessory.cis.blocks/ecc:tally, ecc:accessory.cis.result/ecc:result, ecc:accessory.cis.result/ecc:result/ecc:response, ecc:accessory.dcis.grade/ecc:grade, ecc:accessory.dcis.grade/ecc:grade/ecc:response, ecc:accessory.dcis.necrosis/ecc:necrosis, ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response, ecc:accessory.dcis.pattern/ecc:architecture, ecc:accessory.dcis.pattern/ecc:architecture/ecc:response, ecc:additional, ecc:clinicalFinding, ecc:clinicalFinding/ecc:response, ecc:contiguousExtension, ecc:contiguousExtension/ecc:response, ecc:distance, ecc:distant, ecc:distant.metastaticSite.result/ecc:result, ecc:distant.metastaticSite.result/ecc:result/ecc:response, ecc:ductalCarcinoma-in-situ, ecc:estrogenReceptor, ecc:extent, ecc:extracapsularExtension, ecc:finding, ecc:finding/ecc:response, ecc:focus, ecc:grade, ecc:grade/ecc:response, ecc:group, ecc:group/ecc:response, ecc:histologicType, ecc:histologicType/ecc:response, ecc:history, ecc:integrity, ecc:integrity/ecc:response, ecc:largestMetastasis, ecc:length.response/ecc:response, ecc:lobularCarcinoma-in-situ, ecc:lymphVascularInvasion, ecc:margin, ecc:margins, ecc:margins.margin.result/ecc:result, ecc:margins.margin.result/ecc:result/ecc:response, ecc:metastaticSite, ecc:microcalcifications, ecc:microcalcifications/ecc:response, ecc:multiplicity, ecc:multiplicity/ecc:response, ecc:nodeGroup, ecc:nodes, ecc:nodes.nodeGroup.result/ecc:result, ecc:pM, ecc:pM/ecc:response, ecc:pN, ecc:pN/ecc:response, ecc:pT, ecc:pT/ecc:response, ecc:pathologicFinding, ecc:pathologicFinding/ecc:response, ecc:perineuralInvasion, ecc:prefix, ecc:prefix/ecc:response, ecc:priorTherapy, ecc:priorTherapy/ecc:response, ecc:procedure, ecc:procedure/ecc:response, ecc:progesteroneReceptor, ecc:qualitative.response/ecc:response, ecc:radiologicFinding, ecc:radiologicFinding/ecc:response, ecc:resection, ecc:site, ecc:site/ecc:response, ecc:size, ecc:specimen, ecc:stage, ecc:studies, ecc:studies.HER2neu.method/ecc:antibody, ecc:studies.HER2neu.method/ecc:antibody/ecc:response, ecc:studies.HER2neu.method/ecc:assay, ecc:studies.HER2neu.method/ecc:assay/ecc:response, ecc:studies.HER2neu.method/ecc:fixative, ecc:studies.HER2neu.method/ecc:fixative/ecc:response, ecc:studies.HER2neu.method/ecc:source, ecc:studies.HER2neu.method/ecc:source/ecc:response, ecc:studies.HER2neu.method/ecc:technique, ecc:studies.HER2neu.method/ecc:technique/ecc:response, ecc:studies.HER2neu.result/ecc:result/ecc:chromosome17CopyNumber, ecc:studies.HER2neu.result/ecc:result/ecc:her2CopyNumberRatio, ecc:studies.HER2neu.result/ecc:result/ecc:her2GeneCopyNumber, ecc:studies.HER2neu.result/ecc:result/ecc:response, ecc:studies.erpr.method/ecc:antibody, ecc:studies.erpr.method/ecc:antibody/ecc:response, ecc:studies.erpr.method/ecc:fixative, ecc:studies.erpr.method/ecc:fixative/ecc:response, ecc:studies.erpr.method/ecc:source, ecc:studies.erpr.method/ecc:source/ecc:response, ecc:studies.erpr.method/ecc:technique, ecc:studies.erpr.method/ecc:technique/ecc:response, ecc:studies.erpr.result/ecc:result, ecc:studies.erpr.result/ecc:result/ecc:response, ecc:tally.response/ecc:response, ecc:treatmentResponse, ecc:treatmentResponse/ecc:response, ecc:tumor, ecc:tumor.grade.response/ecc:response, ecc:weight, ecc:weight.response/ecc:response
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
Source
<xs:attributeGroup name="generic.attrib">
  <xs:attribute name="id" type="xs:ID"/>
  <!-- I would much prefer to use xml:id for this. However, the limitations of xml schema are
            such that attributes from foreign namespaces must be imported with a @schemaLocation
            attribute on the xs:import element. Unfortunately, MS Infopath is unable to resolve
            xs:import elements on a schema. So I'll have to use id noNamespace. -->
  <!-- <xs:attribute ref="xml:id"/> -->
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:nodes.nodeGroup.result.sitespecific.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#nodes.nodeGroup.result.sitespecific.attrib_Redefined0 breast-flat.tmp#nodes.nodeGroup.result.sitespecific.attrib_itc breast-flat.tmp#nodes.nodeGroup.result.sitespecific.attrib_micrometastasis
Used by
Attributes
Source
<xs:attributeGroup name="nodes.nodeGroup.result.sitespecific.attrib">
  <xs:attributeGroup ref="ecc:nodes.nodeGroup.result.sitespecific.attrib_Redefined0"/>
  <xs:attribute name="itc" type="ecc:nodes.nodeGroup.result.itc.values"/>
  <xs:attribute name="micrometastasis" type="ecc:nodes.nodeGroup.result.micrometastasis.values"/>
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:nodes.nodeGroup.result.sitespecific.attrib_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="nodes.nodeGroup.result.sitespecific.attrib_Redefined0"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:date.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#date.attrib_date breast-flat.tmp#date.attrib_start breast-flat.tmp#date.attrib_end breast-flat.tmp#date.attrib_duration
Used by
Attributes
QName Type Fixed Default Use Annotation
date ecc:date optional
duration xs:duration optional
end ecc:date optional
start ecc:date optional
Source
<xs:attributeGroup name="date.attrib">
  <!-- An unfortunate example of what xml schema cannot do, that Relax NG does with ease. -->
  <!-- The RNG model for this allows you to have either a date and an optional duration; or a start date; or an end date; or both a start and end date. -->
  <!-- In XML schema, there is no way to express optionality groups within attribute sets. Too bad, have to capture that with Schematron. -->
  <!-- One could do a klugey workaround where you define two elements that repeat each other entirely except for the choice of attributes. -->
  <!-- but it doesn't really seem worth it. -->
  <xs:attribute name="date" type="ecc:date"/>
  <xs:attribute name="start" type="ecc:date"/>
  <xs:attribute name="end" type="ecc:date"/>
  <xs:attribute name="duration" type="xs:duration"/>
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:distant.metastaticSite.result.response.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Used by
Source
<xs:attributeGroup name="distant.metastaticSite.result.response.attrib"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:resection.attrib
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram breast-flat.tmp#resection.attrib_Redefined0 breast-flat.tmp#resection.attrib_schemaLocation breast-flat.tmp#resection.attrib_version breast-flat.tmp#resection.attrib_transformation
Used by
Element ecc:resection
Attributes
QName Type Fixed Default Use Annotation
schemaLocation http://purl.org/pathology/ecc/breast/resection/schema.xsd optional
transformation http://purl.org/pathology/ecc/breast/resection/ecc.xsl optional
version 0.5 optional
Source
<xs:attributeGroup name="resection.attrib">
  <xs:attributeGroup ref="ecc:resection.attrib_Redefined0"/>
  <xs:attribute fixed="http://purl.org/pathology/ecc/breast/resection/schema.xsd" name="schemaLocation"/>
  <xs:attribute fixed="0.5" name="version"/>
  <xs:attribute fixed="http://purl.org/pathology/ecc/breast/resection/ecc.xsl" name="transformation"/>
</xs:attributeGroup>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]
Attribute Group ecc:resection.attrib_Redefined0
Namespace http://purl.org/pathology/ecc/
Diagram
Diagram
Used by
Attribute Group ecc:resection.attrib
Source
<xs:attributeGroup name="resection.attrib_Redefined0"/>
Schema location file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
[ top ]